From: sparky4 Date: Fri, 3 Jul 2015 21:23:22 +0000 (-0500) Subject: STUCK AS HELL! >< X-Git-Url: http://4ch.mooo.com/gitweb/?a=commitdiff_plain;h=93cdaef09e5ffb919360c46a621d1338bba0d82c;p=16.git STUCK AS HELL! >< modified: exmmtest.exe modified: src/lib/16_mm.c --- diff --git a/exmmtest.exe b/exmmtest.exe index ab9002b9..94072751 100644 Binary files a/exmmtest.exe and b/exmmtest.exe differ diff --git a/src/lib/16_mm.c b/src/lib/16_mm.c index 12f72c96..3ee4fc5f 100644 --- a/src/lib/16_mm.c +++ b/src/lib/16_mm.c @@ -598,6 +598,7 @@ void MM_Startup(mminfo_t *mm, mminfotype *mmi) // // detect EMS and allocate up to 64K at page frame // + printf("EMS\n\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"); //bug! mmi->EMSmem = 0; for(i = 1;i < __argc;i++) {