]> 4ch.mooo.com Git - 16.git/commitdiff
wwww
authorsparky4 <sparky4@cock.li>
Sat, 3 Oct 2015 19:10:02 +0000 (14:10 -0500)
committersparky4 <sparky4@cock.li>
Sat, 3 Oct 2015 19:10:02 +0000 (14:10 -0500)
18 files changed:
16.exe
16.map
bakapi.map
exmmtest.map
fmemtest.map
fontgfx.map
fonttest.map
inputest.map
makefile
maptest.map
palettec.map
pcxtest.map
pcxtest2.map
scroll.exe
scroll.map
test.map
test2.map
vgmtest.map

diff --git a/16.exe b/16.exe
index 639ce0ca1a3f6f8bd6d4a29f447c4f2ecfa7e979..892b4f9b3d48ccd8ec38f9b0ca9e316a655c4bf4 100755 (executable)
Binary files a/16.exe and b/16.exe differ
diff --git a/16.map b/16.map
index 7fcb4b53910529ead64a985e0b03d9ade8da6bd5..36a5fca8a72ab42c01c09dbd60f84ff882d2c886 100755 (executable)
--- a/16.map
+++ b/16.map
@@ -1,7 +1,7 @@
 Open Watcom Linker Version 2.0 beta Sep 21 2015 09:27:06 (32-bit)
 Copyright (c) 2002-2015 The Open Watcom Contributors. All Rights Reserved.
 Portions Copyright (c) 1985-2002 Sybase, Inc. All Rights Reserved.
-Created on:       15/10/03 14:03:27
+Created on:       15/10/03 14:09:57
 Executable Image: 16.exe
 creating a DOS executable
 
index d2b39e6cdfce0b88cd12d77afad1d939e8683cfd..ece98a40d45c1698ea1d8c8fd98cab78a52c98ec 100755 (executable)
@@ -1,7 +1,7 @@
 Open Watcom Linker Version 2.0 beta Sep 21 2015 09:27:06 (32-bit)
 Copyright (c) 2002-2015 The Open Watcom Contributors. All Rights Reserved.
 Portions Copyright (c) 1985-2002 Sybase, Inc. All Rights Reserved.
-Created on:       15/10/03 14:03:27
+Created on:       15/10/03 14:09:57
 Executable Image: bakapi.exe
 creating a DOS executable
 
index daee09ce51b1642a6cad0c358032e3269888e114..c10226d170fc5d30c5105846202bb889dfcedc18 100755 (executable)
@@ -1,7 +1,7 @@
 Open Watcom Linker Version 2.0 beta Sep 21 2015 09:27:06 (32-bit)
 Copyright (c) 2002-2015 The Open Watcom Contributors. All Rights Reserved.
 Portions Copyright (c) 1985-2002 Sybase, Inc. All Rights Reserved.
-Created on:       15/10/03 14:03:27
+Created on:       15/10/03 14:09:57
 Executable Image: exmmtest.exe
 creating a DOS executable
 
index c09ae86a656b895f569438b218d4da3e906f5bb3..81b21f925773726660c5ec1aac68f20e4beee76b 100755 (executable)
@@ -1,7 +1,7 @@
 Open Watcom Linker Version 2.0 beta Sep 21 2015 09:27:06 (32-bit)
 Copyright (c) 2002-2015 The Open Watcom Contributors. All Rights Reserved.
 Portions Copyright (c) 1985-2002 Sybase, Inc. All Rights Reserved.
-Created on:       15/10/03 14:03:27
+Created on:       15/10/03 14:09:57
 Executable Image: fmemtest.exe
 creating a DOS executable
 
index 90a9e9c27188621ce3bc7bf5c76c84e063e5cd67..925e7d50f9c7dcc05885de7fae3ed12939206f63 100755 (executable)
@@ -1,7 +1,7 @@
 Open Watcom Linker Version 2.0 beta Sep 21 2015 09:27:06 (32-bit)
 Copyright (c) 2002-2015 The Open Watcom Contributors. All Rights Reserved.
 Portions Copyright (c) 1985-2002 Sybase, Inc. All Rights Reserved.
-Created on:       15/10/03 14:03:27
+Created on:       15/10/03 14:09:57
 Executable Image: fontgfx.exe
 creating a DOS executable
 
index f1ba2837b17f923162b4fd1e7fb72a68b728b0af..d992b5ef21206e03d060058bdbc08c83e1ba2bd9 100755 (executable)
@@ -1,7 +1,7 @@
 Open Watcom Linker Version 2.0 beta Sep 21 2015 09:27:06 (32-bit)
 Copyright (c) 2002-2015 The Open Watcom Contributors. All Rights Reserved.
 Portions Copyright (c) 1985-2002 Sybase, Inc. All Rights Reserved.
-Created on:       15/10/03 14:03:27
+Created on:       15/10/03 14:09:57
 Executable Image: fonttest.exe
 creating a DOS executable
 
index 63fbc73e756984393d586ebdd2ff06985baebcec..ce33b527e4c5dad65afd99c4bcdb45123ccbf3cb 100755 (executable)
@@ -1,7 +1,7 @@
 Open Watcom Linker Version 2.0 beta Sep 21 2015 09:27:06 (32-bit)
 Copyright (c) 2002-2015 The Open Watcom Contributors. All Rights Reserved.
 Portions Copyright (c) 1985-2002 Sybase, Inc. All Rights Reserved.
-Created on:       15/10/03 14:03:27
+Created on:       15/10/03 14:09:57
 Executable Image: inputest.exe
 creating a DOS executable
 
index 463e2078c59123cf8c9df8f5ed07acfbc9d4015f..2aca190bb741d99ad834c8adb5ec81641dd6b41e 100755 (executable)
--- a/makefile
+++ b/makefile
@@ -364,7 +364,7 @@ clean: .symbolic
 #      @echo $(INCLUDE)
 
 comp: .symbolic
-       upx -9 $(EXEC)
+       upx -9 -qqq $(EXEC)
 
 updatelibs: .symbolic
        cd $(JSMNLIB)
index 35b5d5d7eb15c8249a191462711e41d7c0432332..2b275cba8ee68295b8203119feff58779e58ab12 100755 (executable)
@@ -1,7 +1,7 @@
 Open Watcom Linker Version 2.0 beta Sep 21 2015 09:27:06 (32-bit)
 Copyright (c) 2002-2015 The Open Watcom Contributors. All Rights Reserved.
 Portions Copyright (c) 1985-2002 Sybase, Inc. All Rights Reserved.
-Created on:       15/10/03 14:03:27
+Created on:       15/10/03 14:09:57
 Executable Image: maptest.exe
 creating a DOS executable
 
index 8ad9c18340f273446a3109442e52f22f45e2fb93..633ed3eff0acb184e9c0456fb951fabaa812f154 100755 (executable)
@@ -1,7 +1,7 @@
 Open Watcom Linker Version 2.0 beta Sep 21 2015 09:27:06 (32-bit)
 Copyright (c) 2002-2015 The Open Watcom Contributors. All Rights Reserved.
 Portions Copyright (c) 1985-2002 Sybase, Inc. All Rights Reserved.
-Created on:       15/10/03 14:03:27
+Created on:       15/10/03 14:09:57
 Executable Image: palettec.exe
 creating a DOS executable
 
index 1aeb7931807626ad6ade77768ac5c5114d010435..ce1cfca5fd8154270b09369be1cd0e6db2a5fcde 100755 (executable)
@@ -1,7 +1,7 @@
 Open Watcom Linker Version 2.0 beta Sep 21 2015 09:27:06 (32-bit)
 Copyright (c) 2002-2015 The Open Watcom Contributors. All Rights Reserved.
 Portions Copyright (c) 1985-2002 Sybase, Inc. All Rights Reserved.
-Created on:       15/10/03 14:03:27
+Created on:       15/10/03 14:09:57
 Executable Image: pcxtest.exe
 creating a DOS executable
 
index 4644a5787698062e417d9428ab40895a813f5ef8..e9788dc956bee8466078c992aaf2031464e7f10f 100755 (executable)
@@ -1,7 +1,7 @@
 Open Watcom Linker Version 2.0 beta Sep 21 2015 09:27:06 (32-bit)
 Copyright (c) 2002-2015 The Open Watcom Contributors. All Rights Reserved.
 Portions Copyright (c) 1985-2002 Sybase, Inc. All Rights Reserved.
-Created on:       15/10/03 14:03:27
+Created on:       15/10/03 14:09:57
 Executable Image: pcxtest2.exe
 creating a DOS executable
 
index 5c6b770435b0c68319ac2687595073cfcd7baa33..78402bd7bd7f1b33bdd49254cdeba373e88327c6 100755 (executable)
Binary files a/scroll.exe and b/scroll.exe differ
index f509f07dbff5891474face4e2b428d8fe9b5309d..0bf524ad210f81b361812f1ca91d266c686f8241 100755 (executable)
@@ -1,7 +1,7 @@
 Open Watcom Linker Version 2.0 beta Sep 21 2015 09:27:06 (32-bit)
 Copyright (c) 2002-2015 The Open Watcom Contributors. All Rights Reserved.
 Portions Copyright (c) 1985-2002 Sybase, Inc. All Rights Reserved.
-Created on:       15/10/03 14:03:27
+Created on:       15/10/03 14:09:57
 Executable Image: scroll.exe
 creating a DOS executable
 
index e3e468c0af99d84f6704fd71e10d09aa65025075..d2d9e38aa17dd8ab18e8dda1b0d7fdd6aa713b87 100755 (executable)
--- a/test.map
+++ b/test.map
@@ -1,7 +1,7 @@
 Open Watcom Linker Version 2.0 beta Sep 21 2015 09:27:06 (32-bit)
 Copyright (c) 2002-2015 The Open Watcom Contributors. All Rights Reserved.
 Portions Copyright (c) 1985-2002 Sybase, Inc. All Rights Reserved.
-Created on:       15/10/03 14:03:27
+Created on:       15/10/03 14:09:57
 Executable Image: test.exe
 creating a DOS executable
 
index 93893be28e19bad4ae8e0662ec96fc05b58b87b4..d34481b26e24d3317fcd3fdecda37d555f770e79 100755 (executable)
--- a/test2.map
+++ b/test2.map
@@ -1,7 +1,7 @@
 Open Watcom Linker Version 2.0 beta Sep 21 2015 09:27:06 (32-bit)
 Copyright (c) 2002-2015 The Open Watcom Contributors. All Rights Reserved.
 Portions Copyright (c) 1985-2002 Sybase, Inc. All Rights Reserved.
-Created on:       15/10/03 14:03:27
+Created on:       15/10/03 14:09:57
 Executable Image: test2.exe
 creating a DOS executable
 
index 0a51f999e5c29541a4073cefae556312bd36cecf..a62dd287cf526a1a6d67f56e434d9d9a135ca677 100755 (executable)
@@ -1,7 +1,7 @@
 Open Watcom Linker Version 2.0 beta Sep 21 2015 09:27:06 (32-bit)
 Copyright (c) 2002-2015 The Open Watcom Contributors. All Rights Reserved.
 Portions Copyright (c) 1985-2002 Sybase, Inc. All Rights Reserved.
-Created on:       15/10/03 14:03:27
+Created on:       15/10/03 14:09:57
 Executable Image: vgmtest.exe
 creating a DOS executable