From: sparky4 Date: Wed, 16 Sep 2015 17:09:53 +0000 (-0500) Subject: huge again sorry X-Git-Url: http://4ch.mooo.com/gitweb/?a=commitdiff_plain;h=cf1925e50ab66bd6ab9b69f9502564fb36bf0a67;p=16.git huge again sorry modified: 16.exe modified: bakapi.exe modified: exmmtest.exe modified: fmemtest.exe modified: fontgfx.exe modified: fonttest.exe modified: inputest.exe modified: makefile modified: maptest.exe modified: palettec.exe modified: pcxtest.exe modified: scroll.exe modified: test.exe modified: test2.exe modified: vgmtest.exe --- diff --git a/16.exe b/16.exe index 37b61efc..196099ab 100755 Binary files a/16.exe and b/16.exe differ diff --git a/bakapi.exe b/bakapi.exe index 8cca3788..914bac8d 100755 Binary files a/bakapi.exe and b/bakapi.exe differ diff --git a/exmmtest.exe b/exmmtest.exe index 66e3bc15..06abc412 100755 Binary files a/exmmtest.exe and b/exmmtest.exe differ diff --git a/fmemtest.exe b/fmemtest.exe index 75532095..3ce3a8eb 100755 Binary files a/fmemtest.exe and b/fmemtest.exe differ diff --git a/fontgfx.exe b/fontgfx.exe index e8e3ebe5..0dc5c46e 100755 Binary files a/fontgfx.exe and b/fontgfx.exe differ diff --git a/fonttest.exe b/fonttest.exe index d6897f64..e0c14e2e 100755 Binary files a/fonttest.exe and b/fonttest.exe differ diff --git a/inputest.exe b/inputest.exe index 120e46bb..ac74bbb5 100755 Binary files a/inputest.exe and b/inputest.exe differ diff --git a/makefile b/makefile index c3ac5e1b..c9d228e0 100755 --- a/makefile +++ b/makefile @@ -34,7 +34,7 @@ BAKAPIFLAGS=-fh=bakapi.hed SFLAGS=-sg -st -of+ -zu -zdf -zff -zgf -k32768#60000 DFLAGS=-DTARGET_MSDOS=16 -DMSDOS=1 $(SFLAGS) ZFLAGS=-zk0 -zq -zc -zp8# -zm -CFLAGS=$(IFLAGS) -mc-lr -l=dos -wo# -d2##wwww +CFLAGS=$(IFLAGS) -mh -lr -l=dos -wo# -d2##wwww OFLAGS=-obmiler -out -oh -ei -zp8 -0 -fpi87 -onac -ol+ -ok####x FLAGS=$(CFLAGS) $(OFLAGS) $(DFLAGS) $(ZFLAGS) diff --git a/maptest.exe b/maptest.exe index ca9f40af..cfe2a8e8 100755 Binary files a/maptest.exe and b/maptest.exe differ diff --git a/palettec.exe b/palettec.exe index 7102116a..a731f1e1 100755 Binary files a/palettec.exe and b/palettec.exe differ diff --git a/pcxtest.exe b/pcxtest.exe index aacf806d..ac9b7039 100755 Binary files a/pcxtest.exe and b/pcxtest.exe differ diff --git a/scroll.exe b/scroll.exe index 41054046..3cdb359f 100755 Binary files a/scroll.exe and b/scroll.exe differ diff --git a/test.exe b/test.exe index b2b2ed2d..71c5a19d 100755 Binary files a/test.exe and b/test.exe differ diff --git a/test2.exe b/test2.exe index aa72a4b3..d8a28102 100755 Binary files a/test2.exe and b/test2.exe differ diff --git a/vgmtest.exe b/vgmtest.exe index e551275c..38b64539 100755 Binary files a/vgmtest.exe and b/vgmtest.exe differ