]> 4ch.mooo.com Git - 16.git/commitdiff
glitchy....
authorsparky4 <sparky4@cock.li>
Thu, 11 Jun 2015 17:45:12 +0000 (12:45 -0500)
committersparky4 <sparky4@cock.li>
Thu, 11 Jun 2015 17:45:12 +0000 (12:45 -0500)
modified:   maptest.exe
modified:   pcxtest.exe
modified:   scroll.exe
modified:   src/lib/modex16.h
modified:   test.exe
modified:   test2.exe

maptest.exe
pcxtest.exe
scroll.exe
src/lib/modex16.h
test.exe
test2.exe

index 5728c64220e9779779789b7931c2613fc9eb05e5..aed2b58116ee406c26d6396929d9ed3d814ca888 100644 (file)
Binary files a/maptest.exe and b/maptest.exe differ
index 914bbd46d2796617188f51a3c8675b69ed4bc603..4c4931e5151cda6ee08924672c2e3e529cf9e420 100644 (file)
Binary files a/pcxtest.exe and b/pcxtest.exe differ
index fbaf3acd7627aafe82f5dca18266227de04219bf..d2450cbbfdc1be33793b12a5adad2582e45ab6e4 100644 (file)
Binary files a/scroll.exe and b/scroll.exe differ
index 51c911410c70486e67668e67c9d3569c1a5978d5..7a0f24d6758caf804e80d623956334cb2977122d 100644 (file)
@@ -14,7 +14,7 @@
 #define SELECT_ALL_PLANES() outpw(0x03c4, 0xff02)
 
 typedef struct {
-    byte huge* data;   /* the data for the page */
+    byte /*huge*/* data;       /* the data for the page */
     word dx;           /* col we are viewing on the virtual screen */
     word dy;           /* row we are viewing on the virtual screen */
     word width;                /* virtual width of the page */
index c0d8f3b6806cf5688009df0503ada4de7e0a2f5d..c66d9352f773b546bca95b126e31db9756ea0965 100644 (file)
Binary files a/test.exe and b/test.exe differ
index 0a106997bc7d91cc53f2f62b8c548411fb4c3218..e60fd235adb7826d84831dfbb560fb99964f7b37 100644 (file)
Binary files a/test2.exe and b/test2.exe differ