From: sparky4 Date: Fri, 11 Mar 2016 01:19:25 +0000 (-0600) Subject: wwwww X-Git-Url: http://4ch.mooo.com/gitweb/?a=commitdiff_plain;h=1043c48ac5b1109e1614ad43c9d2ccadd5950a64;p=16.git wwwww --- diff --git a/16.exe b/16.exe index 75c9e280..7cdf4b39 100755 Binary files a/16.exe and b/16.exe differ diff --git a/bakapi.exe b/bakapi.exe index 490864ef..4f9a9f98 100755 Binary files a/bakapi.exe and b/bakapi.exe differ diff --git a/exmmtest.exe b/exmmtest.exe index 43bec5ca..b1f39060 100755 Binary files a/exmmtest.exe and b/exmmtest.exe differ diff --git a/fmemtest.exe b/fmemtest.exe index 276e8d81..52c75807 100755 Binary files a/fmemtest.exe and b/fmemtest.exe differ diff --git a/fontgfx.exe b/fontgfx.exe index a3eb0669..12616443 100755 Binary files a/fontgfx.exe and b/fontgfx.exe differ diff --git a/fonttest.exe b/fonttest.exe index f73a5197..5cd9cb20 100755 Binary files a/fonttest.exe and b/fonttest.exe differ diff --git a/inputest.exe b/inputest.exe index 092aa3dc..2d241b9a 100755 Binary files a/inputest.exe and b/inputest.exe differ diff --git a/maptest.exe b/maptest.exe index 8c837e90..c3c5b479 100755 Binary files a/maptest.exe and b/maptest.exe differ diff --git a/palettec.exe b/palettec.exe index bef5d59e..c3fc36b1 100755 Binary files a/palettec.exe and b/palettec.exe differ diff --git a/palettel.exe b/palettel.exe index 0533cb70..78622900 100755 Binary files a/palettel.exe and b/palettel.exe differ diff --git a/scroll.exe b/scroll.exe index 7f296e42..bf7d91b6 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 c8072f1e..7519a6c2 100755 --- a/src/lib/16_in.c +++ b/src/lib/16_in.c @@ -237,7 +237,7 @@ static boolean special; if (INL_KeyHook && !special) INL_KeyHook(); //#ifdef TESTKEYIN - if(testkeyin > 0) printf("%c [0x%x %u] %u\n", c, k, k, inpu.Keyboard[k]); + if(testkeyin > 0) printf("%c [0x%x %u] %u\n", c, k, k, inpu.Keyboard[k]); //endif outp(0x20,0x20); } diff --git a/test.exe b/test.exe index ad08523a..20f24dcb 100755 Binary files a/test.exe and b/test.exe differ diff --git a/vgmtest.exe b/vgmtest.exe index 71a9c915..6f302e55 100755 Binary files a/vgmtest.exe and b/vgmtest.exe differ