New ps1/exe version from Jens. Needs new asm5900-mfx5.

committer: mfx <mfx> 1034617199 +0000
This commit is contained in:
Markus F.X.J. Oberhumer
2002-10-14 17:39:59 +00:00
parent accbc5d809
commit fe531960ab
18 changed files with 181 additions and 124 deletions
+2 -2
View File
@@ -696,7 +696,7 @@ static int do_option(int optc, const char *arg)
opt->unix.ptinterp = true;
break;
case 670:
opt->psx.no_align = true;
opt->ps1.no_align = true;
break;
case '\0':
@@ -813,7 +813,7 @@ static const struct mfx_option longopts[] =
{"compress-icons", 2, 0, 631},
{"compress-resources", 2, 0, 632},
{"strip-relocs", 2, 0, 633},
// psx/exe
// ps1/exe
{"no-align", 0x10, 0, 670},
{ NULL, 0, NULL, 0 }