]> 4ch.mooo.com Git - 16.git/commitdiff
They now behave the same!! ^^ but there is a problem!! ><
authorsparky4 <sparky4@cock.li>
Wed, 5 Aug 2015 04:43:28 +0000 (23:43 -0500)
committersparky4 <sparky4@cock.li>
Wed, 5 Aug 2015 04:43:28 +0000 (23:43 -0500)
modified:   16.exe
modified:   16/exmmtest/EXMMTEST.EXE
modified:   16/exmmtest/EXMMTEST.PRJ
modified:   16/exmmtest/HEAP.16
modified:   16/exmmtest/src/exmmtest.c
modified:   16/exmmtest/src/lib/16_ca.c
modified:   16/exmmtest/src/lib/16_hc.c
modified:   bakapi.exe
modified:   exmmtest.exe
modified:   fmemtest.exe
modified:   fontgfx.exe
modified:   fonttest.exe
modified:   inputest.exe
modified:   maptest.exe
modified:   palettec.exe
modified:   pcxtest.exe
modified:   scroll.exe
modified:   sega.exe
modified:   sountest.exe
modified:   src/exmmtest.c
modified:   src/lib/16_ca.c
modified:   src/lib/16_hc.c
modified:   test.exe
modified:   test2.exe
modified:   tsthimem.exe

25 files changed:
16.exe
16/exmmtest/EXMMTEST.EXE
16/exmmtest/EXMMTEST.PRJ
16/exmmtest/HEAP.16
16/exmmtest/src/exmmtest.c
16/exmmtest/src/lib/16_ca.c
16/exmmtest/src/lib/16_hc.c
bakapi.exe
exmmtest.exe
fmemtest.exe
fontgfx.exe
fonttest.exe
inputest.exe
maptest.exe
palettec.exe
pcxtest.exe
scroll.exe
sega.exe
sountest.exe
src/exmmtest.c
src/lib/16_ca.c
src/lib/16_hc.c
test.exe
test2.exe
tsthimem.exe

diff --git a/16.exe b/16.exe
index acd3b5f7dfa7fc325b42368973eca34fc4e9103a..d045861962f5036193a4cf088b0704b68d3cdc1e 100644 (file)
Binary files a/16.exe and b/16.exe differ
index e911868acdcc404d0e943e63e37cf97ee42e8cb0..6666aa24595980eaf4958bcc481cb6ded8d8bfec 100644 (file)
Binary files a/16/exmmtest/EXMMTEST.EXE and b/16/exmmtest/EXMMTEST.EXE differ
index 9257575e68d95378892413161a0cf2d07ff2d4d1..d98e01301617feed991a88f016ffbaa163d56009 100644 (file)
Binary files a/16/exmmtest/EXMMTEST.PRJ and b/16/exmmtest/EXMMTEST.PRJ differ
index 5fbe8c4230bbc55e8ddd283656085b4aac31c0ce..5376fd0fd77e054f1d5f839ccfb769b4a573c790 100644 (file)
@@ -1,10 +1,10 @@
 \r
        == default ==\r
 \r
-  USED block at 1cf30016 of size 136\r
-  USED block at 1cf3009e of size 66\r
-  USED block at 1cf300e0 of size 7966\r
-  FREE block at 1cf31ffe of size 8190\r
+  USED block at 1d270016 of size 514\r
+  USED block at 1d270218 of size 66\r
+  USED block at 1d27025a of size 7588\r
+  FREE block at 1d271ffe of size 8190\r
 OK - end of heap\r
 \r
        == near ==\r
@@ -40,4 +40,4 @@ GetFreeSize = 65358
 GetNearFreeSize = 0\r
 GetFarFreeSize = 65358\r
 memavl = 0\r
-stackavail = 17047\r
+stackavail = 17036\r
index a8d269790e1ff421114eabde33fc90f2eabe9790..52a552a3b8def9bba03e9f0300da64db75a35856 100644 (file)
@@ -22,8 +22,8 @@
 /*\r
        exmm test\r
 */\r
-#include <stdio.h>\r
-#include <bios.h>\r
+//#include <stdio.h>\r
+//#include <bios.h>\r
 \r
 #include "src/lib/16_head.h"\r
 #include "src/lib/16_ca.h"\r
index 5eb2d16bdd6231cc1e1e0baa98546fde118d0df8..d1ab94a7ad1c4104366985ed31beab332f6d98e4 100644 (file)
@@ -31,7 +31,10 @@ loaded into the data segment
 */\r
 \r
 #include "src/lib/16_ca.h"\r
-//#include "ID_STRS.H"\r
+#pragma hdrstop\r
+\r
+#pragma warn -pro\r
+#pragma warn -use\r
 \r
 //#define THREEBYTEGRSTARTS\r
 \r
index d72b334d89b1f76832e0eafa0f3d2ed57c444833..005244479b016aae5116a522307bc135253213d2 100644 (file)
 */
 
 #include "src/lib/16_hc.h"
+#pragma hdrstop
+
+#pragma warn -pro
+#pragma warn -use
 
 int heaphandle;
 
index 3a1e9735af974165348f4332ca7c347fe97e8f1a..e1c1f69d4d3888c58b7f4be6464892f2e74ecae1 100644 (file)
Binary files a/bakapi.exe and b/bakapi.exe differ
index b3127842de8c451c8743d217e2bc8356e4ac9a5b..4926518b123ed7d07c3611e95bca94b18fb40178 100644 (file)
Binary files a/exmmtest.exe and b/exmmtest.exe differ
index 80dfa593ddac15bc23f35ac6be037eb3b498eaf3..d67d4458a18e1e645bedab4afc7a0484690f4559 100644 (file)
Binary files a/fmemtest.exe and b/fmemtest.exe differ
index 4bb1e528eb28dc6102ec25156ba7518c5e1f71a0..0b932c07c0f67fd4a2bed43ad10da41a0c3df933 100644 (file)
Binary files a/fontgfx.exe and b/fontgfx.exe differ
index df3af6e36b3126cb2539f695875a9dd456d08210..2d6c1c5b9dd85a72e80eecf29aa7cec9f351013a 100644 (file)
Binary files a/fonttest.exe and b/fonttest.exe differ
index 32fff3d5f17344729417e3151a9168a9b8effb46..803e7d68ccf1d65df7f07019965b0d7ab8726b03 100644 (file)
Binary files a/inputest.exe and b/inputest.exe differ
index 3311ce20168d30893b7547b7e9d5e9fd375fa6c8..6ad044742c1f2f004d59b12f8934ab7d33cead6e 100644 (file)
Binary files a/maptest.exe and b/maptest.exe differ
index 0fe1de11a44bfeffbad6b0ff7277a13a613b0d81..b38c6f72cf81684a53b614438a9bc79fbd7f91b1 100644 (file)
Binary files a/palettec.exe and b/palettec.exe differ
index 857d32b0b99bed333b5b28875c7e9be07978d21f..87b9f8e48325762dc514a33ec6f4795174bfc2fb 100644 (file)
Binary files a/pcxtest.exe and b/pcxtest.exe differ
index 3c57bc4055166388d5c5b66e55042408852a955b..a1a636ad2a85c98859964bb700c3960234792e76 100644 (file)
Binary files a/scroll.exe and b/scroll.exe differ
index 3136064e16664857defa6f5f549e071965a06ca2..9ed4ba3667632677042ea56936e2b8d497af5043 100644 (file)
Binary files a/sega.exe and b/sega.exe differ
index 54ec4173ff8ae02d0a49b2a0bec0434589a4c8aa..68c1dc9d5fea4e8ac705a8b6a614a6c0dc68af10 100644 (file)
Binary files a/sountest.exe and b/sountest.exe differ
index a8d269790e1ff421114eabde33fc90f2eabe9790..52a552a3b8def9bba03e9f0300da64db75a35856 100644 (file)
@@ -22,8 +22,8 @@
 /*\r
        exmm test\r
 */\r
-#include <stdio.h>\r
-#include <bios.h>\r
+//#include <stdio.h>\r
+//#include <bios.h>\r
 \r
 #include "src/lib/16_head.h"\r
 #include "src/lib/16_ca.h"\r
index 5eb2d16bdd6231cc1e1e0baa98546fde118d0df8..d1ab94a7ad1c4104366985ed31beab332f6d98e4 100644 (file)
@@ -31,7 +31,10 @@ loaded into the data segment
 */\r
 \r
 #include "src/lib/16_ca.h"\r
-//#include "ID_STRS.H"\r
+#pragma hdrstop\r
+\r
+#pragma warn -pro\r
+#pragma warn -use\r
 \r
 //#define THREEBYTEGRSTARTS\r
 \r
index d72b334d89b1f76832e0eafa0f3d2ed57c444833..005244479b016aae5116a522307bc135253213d2 100644 (file)
 */
 
 #include "src/lib/16_hc.h"
+#pragma hdrstop
+
+#pragma warn -pro
+#pragma warn -use
 
 int heaphandle;
 
index 57a16a24ac2e9db552e9668132cfdb71cf0b15c9..c2fb85a4e9814abed3519ecfeb4cd381c82e8e46 100644 (file)
Binary files a/test.exe and b/test.exe differ
index 934b6de0de98ba23de83118fcb82e61ee5fe205c..1c8b210fe493d32b1d2c95417864f860d4bcad37 100644 (file)
Binary files a/test2.exe and b/test2.exe differ
index 33128f831416198d5d6186a605ea51f635282bfa..282bd13ede9bc83446ee5e8bbb9a2071df50eeb4 100644 (file)
Binary files a/tsthimem.exe and b/tsthimem.exe differ