OSDN Git Service

poke
authorsparky4 <sparky4@cock.li>
Sat, 3 Oct 2015 21:43:03 +0000 (16:43 -0500)
committersparky4 <sparky4@cock.li>
Sat, 3 Oct 2015 21:43:03 +0000 (16:43 -0500)
19 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
src/lib/scroll16.c
test.map
test2.map
vgmtest.map

diff --git a/16.exe b/16.exe
index ccf3303..ffa42f5 100755 (executable)
Binary files a/16.exe and b/16.exe differ
diff --git a/16.map b/16.map
index af8f3e6..98ad0c0 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:56:12
+Created on:       15/10/03 16:42:51
 Executable Image: 16.exe
 creating a DOS executable
 
index efe2ce0..66d1837 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:56:12
+Created on:       15/10/03 16:42:51
 Executable Image: bakapi.exe
 creating a DOS executable
 
index 234ccdb..c82af90 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:56:12
+Created on:       15/10/03 16:42:51
 Executable Image: exmmtest.exe
 creating a DOS executable
 
index 4081565..fdc3fb6 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:56:12
+Created on:       15/10/03 16:42:51
 Executable Image: fmemtest.exe
 creating a DOS executable
 
index a28543f..e8841c1 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:56:12
+Created on:       15/10/03 16:42:51
 Executable Image: fontgfx.exe
 creating a DOS executable
 
index 985d60e..e59a7c0 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:56:12
+Created on:       15/10/03 16:42:51
 Executable Image: fonttest.exe
 creating a DOS executable
 
index e98456a..02eb7ee 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:56:12
+Created on:       15/10/03 16:42:51
 Executable Image: inputest.exe
 creating a DOS executable
 
index 2aca190..3187305 100755 (executable)
--- a/makefile
+++ b/makefile
@@ -364,7 +364,7 @@ clean: .symbolic
 #      @echo $(INCLUDE)
 
 comp: .symbolic
-       upx -9 -qqq $(EXEC)
+       @upx -9 -qqq $(EXEC)
 
 updatelibs: .symbolic
        cd $(JSMNLIB)
index 4f46450..f47226a 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:56:12
+Created on:       15/10/03 16:42:51
 Executable Image: maptest.exe
 creating a DOS executable
 
index b9a3f8f..38da0a9 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:56:12
+Created on:       15/10/03 16:42:51
 Executable Image: palettec.exe
 creating a DOS executable
 
index e2e4386..ad03134 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:56:12
+Created on:       15/10/03 16:42:51
 Executable Image: pcxtest.exe
 creating a DOS executable
 
index ab9c886..1288bb5 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:56:12
+Created on:       15/10/03 16:42:51
 Executable Image: pcxtest2.exe
 creating a DOS executable
 
index 4005c18..ee90cef 100755 (executable)
Binary files a/scroll.exe and b/scroll.exe differ
index 2dc3846..2a054a4 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:56:12
+Created on:       15/10/03 16:42:51
 Executable Image: scroll.exe
 creating a DOS executable
 
@@ -36,7 +36,7 @@ kitten_TEXT            CODE           AUTO           0000:7840       0000080a
 16_hc_TEXT             CODE           AUTO           0000:8050       0000158b
 timer_TEXT             CODE           AUTO           0000:95e0       00000209
 _TEXT                  CODE           AUTO           097f:0000       00009f29
-scroll16_TEXT          CODE           AUTO           097f:9f30       00003471
+scroll16_TEXT          CODE           AUTO           097f:9f30       00003475
 bitmap_TEXT            CODE           AUTO           097f:d3b0       000005c9
 planar_TEXT            CODE           AUTO           097f:d980       00000275
 16text_TEXT            CODE           AUTO           097f:dc00       0000010d
@@ -230,7 +230,7 @@ Module: gfx.lib(/dos/z/16/src/lib/scroll16.c)
 097f:cd32+     mapDrawWRow_
 097f:ce60*     mapDrawWCol_
 097f:cfaa      shinku_
-097f:d11c+     animatePlayer_
+097f:d120+     animatePlayer_
 Module: gfx.lib(/dos/z/16/src/lib/bitmap.c)
 097f:d6b2      bitmapLoadPcx_
 097f:d80e*     bitmapLoadPcxTiles_
index 59fab84..f0fb6d3 100755 (executable)
@@ -595,7 +595,7 @@ void shinku(page_t *page, global_game_variables_t *gv)
                word col = 15;
                word bgcol = 0;
                word type = 1;
-               pee = _fmalloc(sizeof(byte)*2);
+               pee = _nmalloc(sizeof(byte)*2);
                //t=(((*(gv->clock))-gv->clock_start) /18.2);
                sprintf(pee, "%f fps", (double)gv->kurokku.tiku/ticktock(gv));
                modexprint(page, 16, 16, 1, 15, 0, pee);
index 7628990..ea8a1a8 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:56:12
+Created on:       15/10/03 16:42:51
 Executable Image: test.exe
 creating a DOS executable
 
index b9dfa2f..bf327dc 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:56:12
+Created on:       15/10/03 16:42:51
 Executable Image: test2.exe
 creating a DOS executable
 
index 5f6d112..c7acd8b 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:56:12
+Created on:       15/10/03 16:42:51
 Executable Image: vgmtest.exe
 creating a DOS executable