OSDN Git Service

wwww
authorsparky4 <sparky4@cock.li>
Thu, 10 Mar 2016 22:20:30 +0000 (16:20 -0600)
committersparky4 <sparky4@cock.li>
Thu, 10 Mar 2016 22:20:30 +0000 (16:20 -0600)
14 files changed:
16.exe
bakapi.exe
exmmtest.exe
fmemtest.exe
fontgfx.exe
fonttest.exe
inputest.exe
maptest.exe
palettec.exe
palettel.exe
scroll.exe
src/lib/16_in.c
test.exe
vgmtest.exe

diff --git a/16.exe b/16.exe
index 21a1cf8..abf255e 100755 (executable)
Binary files a/16.exe and b/16.exe differ
index 99c0624..b59758f 100755 (executable)
Binary files a/bakapi.exe and b/bakapi.exe differ
index 02f20b9..2a327e4 100755 (executable)
Binary files a/exmmtest.exe and b/exmmtest.exe differ
index 57e8214..f436cea 100755 (executable)
Binary files a/fmemtest.exe and b/fmemtest.exe differ
index 945c67b..02f8aa1 100755 (executable)
Binary files a/fontgfx.exe and b/fontgfx.exe differ
index 5bdce77..08509c7 100755 (executable)
Binary files a/fonttest.exe and b/fonttest.exe differ
index d7c70e5..0d90a8b 100755 (executable)
Binary files a/inputest.exe and b/inputest.exe differ
index a891e20..c0c54c4 100755 (executable)
Binary files a/maptest.exe and b/maptest.exe differ
index addee0b..15fc7d8 100755 (executable)
Binary files a/palettec.exe and b/palettec.exe differ
index cf56535..c1218f0 100755 (executable)
Binary files a/palettel.exe and b/palettel.exe differ
index 906231e..bafad09 100755 (executable)
Binary files a/scroll.exe and b/scroll.exe differ
index 3cceaa4..2fa5289 100755 (executable)
@@ -1215,7 +1215,7 @@ void IN_ClearKey(byte code)
 boolean IN_qb(byte kee)\r
 {\r
 //#ifdef TESTKEYIN\r
-       if(testkeyin > 0) printf("%u\n", inpu.Keyboard[kee]);\r
+//     if(testkeyin > 0) printf("%u\n", inpu.Keyboard[kee]);\r
 //#endif\r
        if(inpu.Keyboard[kee]==true) return 1;\r
        else return 0;\r
index 3bb05d9..cbcf9d8 100755 (executable)
Binary files a/test.exe and b/test.exe differ
index f851002..d5506fe 100755 (executable)
Binary files a/vgmtest.exe and b/vgmtest.exe differ