OSDN Git Service

modified: .gitignore
authorsparky4 <sparky4@cock.li>
Mon, 29 Jun 2015 16:58:56 +0000 (11:58 -0500)
committersparky4 <sparky4@cock.li>
Mon, 29 Jun 2015 16:58:56 +0000 (11:58 -0500)
modified:   16.LIB
modified:   16.exe
modified:   GFX.LIB
modified:   emmtest.exe
modified:   emsdump.exe
modified:   exmmtest.exe
modified:   fmemtest.exe
modified:   fonttest.exe
modified:   inputest.exe
modified:   maptest.exe
modified:   maptest0.exe
modified:   palettec.exe
modified:   pcxtest.exe
modified:   scroll.exe
modified:   src/lib/16_in.h
modified:   test.exe
modified:   test2.exe

18 files changed:
.gitignore
16.LIB
16.exe
GFX.LIB
emmtest.exe
emsdump.exe
exmmtest.exe
fmemtest.exe
fonttest.exe
inputest.exe
maptest.exe
maptest0.exe
palettec.exe
pcxtest.exe
scroll.exe
src/lib/16_in.h
test.exe
test2.exe

index cff92b3..e05b00e 100644 (file)
@@ -10,6 +10,8 @@
 FUCK\r
 *.err\r
 *.ERR\r
+*.lib\r
+*.LIB\r
 makefile~\r
 !boop.sh\r
 !awoo.sh\r
diff --git a/16.LIB b/16.LIB
index 58c8ab7..f2152fb 100644 (file)
Binary files a/16.LIB and b/16.LIB differ
diff --git a/16.exe b/16.exe
index 43d3b6d..bb8b419 100644 (file)
Binary files a/16.exe and b/16.exe differ
diff --git a/GFX.LIB b/GFX.LIB
index 1ad504e..2dc73f5 100644 (file)
Binary files a/GFX.LIB and b/GFX.LIB differ
index 1afe9df..400b5de 100644 (file)
Binary files a/emmtest.exe and b/emmtest.exe differ
index e19947a..8c515ec 100644 (file)
Binary files a/emsdump.exe and b/emsdump.exe differ
index d27e9af..832bb71 100644 (file)
Binary files a/exmmtest.exe and b/exmmtest.exe differ
index 7904c7d..afbeb7e 100644 (file)
Binary files a/fmemtest.exe and b/fmemtest.exe differ
index ac1cda2..12c438d 100644 (file)
Binary files a/fonttest.exe and b/fonttest.exe differ
index 2cd08cb..43c45e3 100644 (file)
Binary files a/inputest.exe and b/inputest.exe differ
index a846d02..30bb554 100644 (file)
Binary files a/maptest.exe and b/maptest.exe differ
index 815756c..0211c9b 100644 (file)
Binary files a/maptest0.exe and b/maptest0.exe differ
index fa4b8c0..c577b35 100644 (file)
Binary files a/palettec.exe and b/palettec.exe differ
index 80badb0..48678f3 100644 (file)
Binary files a/pcxtest.exe and b/pcxtest.exe differ
index 9da91bd..4052f6d 100644 (file)
Binary files a/scroll.exe and b/scroll.exe differ
index cd3199f..efe7003 100644 (file)
@@ -34,8 +34,8 @@
 #define        __DEBUG_InputMgr__\r
 //++++#endif\r
 \r
-//#define TESTKEYIN
-#define TESTCONTROLNOISY\r
+#define TESTKEYIN
+//#define TESTCONTROLNOISY\r
 \r
 #define        KeyInt  9       // The keyboard ISR number\r
 \r
index c5c68fd..c6f91f2 100644 (file)
Binary files a/test.exe and b/test.exe differ
index 0b07453..51b7b74 100644 (file)
Binary files a/test2.exe and b/test2.exe differ