]> 4ch.mooo.com Git - 16.git/commitdiff
added segm variable to mark the liking of blobs of large data
authorsparky4 <sparky4@cock.li>
Tue, 21 Jul 2015 13:36:43 +0000 (08:36 -0500)
committersparky4 <sparky4@cock.li>
Tue, 21 Jul 2015 13:36:43 +0000 (08:36 -0500)
modified:   16.exe
modified:   DEBUG.TXT
modified:   MMDUMP.TXT
modified:   exmmtest.exe
modified:   fmemtest.exe
modified:   fontgfx.exe
modified:   fonttes0.exe
modified:   fonttest.exe
modified:   maptest.exe
modified:   palettec.exe
modified:   sountest.exe
modified:   src/lib/16_mm.h

12 files changed:
16.exe
DEBUG.TXT
MMDUMP.TXT
exmmtest.exe
fmemtest.exe
fontgfx.exe
fonttes0.exe
fonttest.exe
maptest.exe
palettec.exe
sountest.exe
src/lib/16_mm.h

diff --git a/16.exe b/16.exe
index 3bc10dcf6093ca0896fe16deb61f81fd74437f42..d6f4bcd601510279380ea2db547dd7a3963d46ed 100644 (file)
Binary files a/16.exe and b/16.exe differ
index e45cd330c4165d621661c3ea24760a032f047d82..d17d463ad2ab4d7202a063765a115e643d83f0be 100644 (file)
--- a/DEBUG.TXT
+++ b/DEBUG.TXT
@@ -1,6 +1,7 @@
-Seg:0  Size:198608     Owner:0x3167\r
-Seg:307d       Size:4096       Owner:0xfb42\r
-Seg:317d       Size:31344      Owner:0x1c78\r
-Seg:3e8a       Size:7760       Owner:0x9\r
-Seg:4e9c       Size:579136     Owner:0xa167\r
-Seg:dc00       Size:147440     Owner:0x9\r
+Seg:0  Size:140384     Owner:0x84a\r
+Seg:2246       Size:4096       Owner:0xfb30\r
+Seg:2346       Size:31344      Owner:0x1c68\r
+Seg:3054       Size:1026592    Owner:0x468b\r
+Seg:3924       Size:683456     Owner:0x5657\r
+\r
+MM_ShowMemory: Memory block order currupted!\r
index 7e5a4850458b9fd5bf2e1fb53db9f658154ecffa..2e9f8d883f5d2fa625817f8ea7d55ed4d7fa9c19 100644 (file)
Binary files a/MMDUMP.TXT and b/MMDUMP.TXT differ
index 45ae666753ac250f49b98dc31c5bba3caa7133eb..8903757dd25bf2b7c1f68adc0e34e7f75f070b46 100644 (file)
Binary files a/exmmtest.exe and b/exmmtest.exe differ
index 624bc60e3c0778ebfc955ae0e52d32f11e85b1b7..f74dc944a130bb5cb4235dc1bbcfc31b405efef1 100644 (file)
Binary files a/fmemtest.exe and b/fmemtest.exe differ
index d182022a808c6bbbc061602b8a3ca1a7b2098238..01ff581c0327402a47e6ce3c644c824a77bf7ba8 100644 (file)
Binary files a/fontgfx.exe and b/fontgfx.exe differ
index 14e72e35180f48ed6e82d6b5bd5b03f93c2c0187..aab4b03eddbebabb5c376f9bd644a31a2d826111 100644 (file)
Binary files a/fonttes0.exe and b/fonttes0.exe differ
index be48aee686d85a3d55fe4b4d8a7b972b5cbe9098..2cc9c1d75c120bf84c842769edbe8ab4f869bcd0 100644 (file)
Binary files a/fonttest.exe and b/fonttest.exe differ
index 356698ef42edaa10334e8def4d80b8fea1190076..6f4abf7b07386546c32640a1ddc5bdd7d795b88b 100644 (file)
Binary files a/maptest.exe and b/maptest.exe differ
index 393babfde024678779544ec09f7f5dd1b204d858..d45227a986d28e0a7c9d05d16dddde30c4df9c70 100644 (file)
Binary files a/palettec.exe and b/palettec.exe differ
index 10eefab6aa47af06c9b09462ad163a2dddbb5110..ee68b76bdb5d04c6446d90975a9fd5081430db44 100644 (file)
Binary files a/sountest.exe and b/sountest.exe differ
index 8570016c53f05131cc809b0ef61ae6554279fdfb..2981a1a389755ff1fec8b0e235844a35d87be781 100644 (file)
@@ -133,6 +133,7 @@ typedef struct
 {
        memptr bufferseg;
        boolean         mmstarted, bombonerror, mmerror;
+       word segm;
        void huge       *farheap;
        void            *nearheap;
        //byte          EMS_status;