]> 4ch.mooo.com Git - 16.git/commitdiff
wwww
authorsparky4 <sparky4@cock.li>
Tue, 26 May 2015 17:39:19 +0000 (12:39 -0500)
committersparky4 <sparky4@cock.li>
Tue, 26 May 2015 17:39:19 +0000 (12:39 -0500)
modified:   data/g.pal
modified:   makefile
modified:   maptest.exe
modified:   pcxtest.exe
modified:   scroll.exe
modified:   src/scroll.c
modified:   test.exe
modified:   test2.exe

data/g.pal
makefile
maptest.exe
pcxtest.exe
scroll.exe
src/scroll.c
test.exe
test2.exe

index a28aa98368c032ccc465fd304255c95603be89a3..9fae0178bbd7c40dcafc248180edc3f57de42bde 100644 (file)
Binary files a/data/g.pal and b/data/g.pal differ
index ea954ebc854f39980968dd7723bd8d17cfab5984..4f3ab84a72324f051cbbc44b5ae0fa0bbec0f499 100644 (file)
--- a/makefile
+++ b/makefile
@@ -2,7 +2,7 @@
 #-zk0 = kanji support~
 #-zkl = current codepage
 
-CFLAGS=-zkl# -zm# -mh# -wo -x# -zdp# -zp16 -zq
+CFLAGS=-zkl -zm -mh -wo -x# -zdp# -zp16 -zq
 OFLAGS=-ot -ox -ob -oh -or# -om -ol -ol+
 FLAGS=-0 -d2 $(OFLAGS) $(CFLAGS)
 REMOVECOMMAND=del
index c140654720855fe57f9945bda55b5dcb64e9d979..507078f93e719d24e4174b156dccff1d7537f5d5 100644 (file)
Binary files a/maptest.exe and b/maptest.exe differ
index 3f18a9304b84fbc9cb582e808eda32d84678873c..6378e10c91abea7f512c6d6a808754173389fbbe 100644 (file)
Binary files a/pcxtest.exe and b/pcxtest.exe differ
index d1dae04c537bd04f0e02ba0ed20032ec18b0ca3a..504fc52cfabf404ef4e940618f58bef4b7823934 100644 (file)
Binary files a/scroll.exe and b/scroll.exe differ
index ccbb9d696b3d9e85309ba61ebcfbe6f001c7aa56..7c542a8db1d46a9978a6d8879f4c01a3d8dbea8a 100644 (file)
@@ -1,5 +1,5 @@
 #include "src/lib/dos_kb.h"\r
-#include "src/lib/mapread.c"\r
+#include "src/lib/mapread.h"\r
 //#include "16\lib\x\modex.h"\r
 #include "src/lib/wtest/wtest.c"\r
 #include "src/lib/planar.c"\r
index 3e26ba260344a427ca6f9f472df146a55607aa59..4faa1ec2eb6b185ed0f0242b9bd4e27e891e5873 100644 (file)
Binary files a/test.exe and b/test.exe differ
index 5475dfeb7d4b81574f9c64604923b8cd26bd0950..05bb136744496e6f50b6fed102246f4f8af1bcff 100644 (file)
Binary files a/test2.exe and b/test2.exe differ