]> 4ch.mooo.com Git - 16.git/commitdiff
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 5fcf0b06c859ba7fe4094f5e37a5f56215a3c7c0..7ee5e637055164ecb0bd04ecd5d6214d506fd6ac 100755 (executable)
Binary files a/16.exe and b/16.exe differ
index c24e6c6feefb05bca994de1713bdf738ebdff1b6..520f92bd2aafe553a6d3220ff09f120770b37715 100755 (executable)
Binary files a/bakapi.exe and b/bakapi.exe differ
index 65e30944d88851ffd9bf3630726975babe216ae4..0242d4f258d8881ba5589957945423b8c4b20896 100755 (executable)
Binary files a/exmmtest.exe and b/exmmtest.exe differ
index 751e5f6486ff2537c2e6cb127fdd0afa3da7a6d9..494702262a51a12fefe7389b6de3cc77424db6a3 100755 (executable)
Binary files a/fmemtest.exe and b/fmemtest.exe differ
index 6491390390a504e6b14c9de2c4f5aa44641697a9..685a19a422c9c0f74a1b3a9b2409f845a46fb99b 100755 (executable)
Binary files a/fontgfx.exe and b/fontgfx.exe differ
index 2d552dee0f178d55027a52b2a48b663dc04e276d..72f9b9c9526cebe0f7c1d1ffbfbb6ee2616ba3fb 100755 (executable)
Binary files a/fonttest.exe and b/fonttest.exe differ
index bf18ba4da762fce3aa62c0e17e0e7e2d823fb561..bc9717aa855cdfff43228e72fc13d23ef4311682 100755 (executable)
Binary files a/maptest.exe and b/maptest.exe differ
index 45e49e393a8d0754d116bd2ba1c95ed4b0f5fccc..73ae88e191bf6e2305ef1d8c930f7017ddb34c91 100755 (executable)
Binary files a/palettec.exe and b/palettec.exe differ
index 56de92385bf59c75460b698a142139a03b709642..1594d571e52852088567f6d39d995584413b6a43 100755 (executable)
Binary files a/scroll.exe and b/scroll.exe differ
index 84804f6cb9e1cda1338dbc19b63daa3bb6a85a83..4b8d65f80254f32b5cd8cdf459e7cec00352d4a1 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 fae60e9f1a0dcb8415e940d49c79fcf19c6129bf..bbd2578cabdfb6f9bac5881745176a5d01220075 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 5c99f97f2fcde1c33c12b202470dbeb6d0dbd9bd..5f30d0554d957d3566a5560ecb614af2d75e4069 100755 (executable)
Binary files a/test.exe and b/test.exe differ
index 5169e57c163dd62a1ec2c863d853973645314afe..f0b84ba894456ee13cf98e61a8a3e52e344aed76 100755 (executable)
Binary files a/vgmtest.exe and b/vgmtest.exe differ