From: sparky4 Date: Thu, 10 Mar 2016 22:20:30 +0000 (-0600) Subject: wwww X-Git-Url: http://4ch.mooo.com/gitweb/?p=16.git;a=commitdiff_plain;h=5642647a45dac46883383671aca306766193f091 wwww --- diff --git a/16.exe b/16.exe index 21a1cf82..abf255e7 100755 Binary files a/16.exe and b/16.exe differ diff --git a/bakapi.exe b/bakapi.exe index 99c06247..b59758f8 100755 Binary files a/bakapi.exe and b/bakapi.exe differ diff --git a/exmmtest.exe b/exmmtest.exe index 02f20b9c..2a327e43 100755 Binary files a/exmmtest.exe and b/exmmtest.exe differ diff --git a/fmemtest.exe b/fmemtest.exe index 57e8214f..f436cea9 100755 Binary files a/fmemtest.exe and b/fmemtest.exe differ diff --git a/fontgfx.exe b/fontgfx.exe index 945c67b5..02f8aa1b 100755 Binary files a/fontgfx.exe and b/fontgfx.exe differ diff --git a/fonttest.exe b/fonttest.exe index 5bdce77a..08509c73 100755 Binary files a/fonttest.exe and b/fonttest.exe differ diff --git a/inputest.exe b/inputest.exe index d7c70e50..0d90a8be 100755 Binary files a/inputest.exe and b/inputest.exe differ diff --git a/maptest.exe b/maptest.exe index a891e208..c0c54c48 100755 Binary files a/maptest.exe and b/maptest.exe differ diff --git a/palettec.exe b/palettec.exe index addee0b0..15fc7d8c 100755 Binary files a/palettec.exe and b/palettec.exe differ diff --git a/palettel.exe b/palettel.exe index cf565353..c1218f01 100755 Binary files a/palettel.exe and b/palettel.exe differ diff --git a/scroll.exe b/scroll.exe index 906231ed..bafad09f 100755 Binary files a/scroll.exe and b/scroll.exe differ diff --git a/src/lib/16_in.c b/src/lib/16_in.c index 3cceaa4e..2fa52899 100755 --- a/src/lib/16_in.c +++ b/src/lib/16_in.c @@ -1215,7 +1215,7 @@ void IN_ClearKey(byte code) boolean IN_qb(byte kee) { //#ifdef TESTKEYIN - if(testkeyin > 0) printf("%u\n", inpu.Keyboard[kee]); +// if(testkeyin > 0) printf("%u\n", inpu.Keyboard[kee]); //#endif if(inpu.Keyboard[kee]==true) return 1; else return 0; diff --git a/test.exe b/test.exe index 3bb05d96..cbcf9d89 100755 Binary files a/test.exe and b/test.exe differ diff --git a/vgmtest.exe b/vgmtest.exe index f8510022..d5506fe6 100755 Binary files a/vgmtest.exe and b/vgmtest.exe differ