OSDN Git Service

compress later ^^;
authorsparky4 <sparky4@cock.li>
Wed, 23 Sep 2015 14:36:07 +0000 (09:36 -0500)
committersparky4 <sparky4@cock.li>
Wed, 23 Sep 2015 14:36:07 +0000 (09:36 -0500)
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

15 files changed:
16.exe
bakapi.exe
exmmtest.exe
fmemtest.exe
fontgfx.exe
fonttest.exe
inputest.exe
makefile
maptest.exe
palettec.exe
pcxtest.exe
scroll.exe
test.exe
test2.exe
vgmtest.exe

diff --git a/16.exe b/16.exe
index 35cb2de..54c5bb4 100755 (executable)
Binary files a/16.exe and b/16.exe differ
index 08252c3..e0be148 100755 (executable)
Binary files a/bakapi.exe and b/bakapi.exe differ
index 938292b..1aca800 100755 (executable)
Binary files a/exmmtest.exe and b/exmmtest.exe differ
index 1273f5f..81f8615 100755 (executable)
Binary files a/fmemtest.exe and b/fmemtest.exe differ
index ca868cb..ba9895d 100755 (executable)
Binary files a/fontgfx.exe and b/fontgfx.exe differ
index d630830..e21bb3d 100755 (executable)
Binary files a/fonttest.exe and b/fonttest.exe differ
index 0f99f3f..5cd8407 100755 (executable)
Binary files a/inputest.exe and b/inputest.exe differ
index 85b9a77..a80f688 100755 (executable)
--- a/makefile
+++ b/makefile
@@ -52,7 +52,7 @@ TESTEXEC =  exmmtest.exe test.exe pcxtest.exe test2.exe palettec.exe maptest.exe
 #testemm.exe testemm0.exe fonttes0.exe miditest.exe sega.exe sountest.exe
 EXEC = 16.exe bakapi.exe $(TESTEXEC)
 
-all: $(EXEC) compress
+all: $(EXEC)
 
 #
 #game and bakapi executables
index 06dde78..ea49dfd 100755 (executable)
Binary files a/maptest.exe and b/maptest.exe differ
index a82483d..b719a9d 100755 (executable)
Binary files a/palettec.exe and b/palettec.exe differ
index aa1b3a7..1095d53 100755 (executable)
Binary files a/pcxtest.exe and b/pcxtest.exe differ
index 34c6c68..0aaefb0 100755 (executable)
Binary files a/scroll.exe and b/scroll.exe differ
index 37b78d7..7552025 100755 (executable)
Binary files a/test.exe and b/test.exe differ
index 8851c64..65da9a9 100755 (executable)
Binary files a/test2.exe and b/test2.exe differ
index 6d0a766..60af4ed 100755 (executable)
Binary files a/vgmtest.exe and b/vgmtest.exe differ