OSDN Git Service

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

diff --git a/16.exe b/16.exe
index 5fcf0b0..7ee5e63 100755 (executable)
Binary files a/16.exe and b/16.exe differ
index c24e6c6..520f92b 100755 (executable)
Binary files a/bakapi.exe and b/bakapi.exe differ
index 65e3094..0242d4f 100755 (executable)
Binary files a/exmmtest.exe and b/exmmtest.exe differ
index 751e5f6..4947022 100755 (executable)
Binary files a/fmemtest.exe and b/fmemtest.exe differ
index 6491390..685a19a 100755 (executable)
Binary files a/fontgfx.exe and b/fontgfx.exe differ
index 2d552de..72f9b9c 100755 (executable)
Binary files a/fonttest.exe and b/fonttest.exe differ
index bf18ba4..bc9717a 100755 (executable)
Binary files a/maptest.exe and b/maptest.exe differ
index 45e49e3..73ae88e 100755 (executable)
Binary files a/palettec.exe and b/palettec.exe differ
index 56de923..1594d57 100755 (executable)
Binary files a/scroll.exe and b/scroll.exe differ
index 84804f6..4b8d65f 100755 (executable)
@@ -38,6 +38,8 @@
 \r
 #include "src/lib/16_in.h"\r
 \r
+static word testkeyin=1,testcontrolnoisy=0;\r
+\r
 /*\r
 =============================================================================\r
 \r
index fae60e9..bbd2578 100755 (executable)
@@ -42,8 +42,6 @@
 //#define TESTCONTROLNOISY\r
 #endif\r
 \r
-const static word testkeyin=1,testcontrolnoisy=1;\r
-\r
 #define        KeyInt  9       // The keyboard ISR number\r
 \r
 // Stuff for the joystick\r
index 5c99f97..5f30d05 100755 (executable)
Binary files a/test.exe and b/test.exe differ
index 5169e57..f0b84ba 100755 (executable)
Binary files a/vgmtest.exe and b/vgmtest.exe differ