--- /dev/null
+Seg:0 Size:176768 Owner:0x2f84\r
+Seg:2b28 Size:4096 Owner:0xfb22\r
+Seg:2c28 Size:31344 Owner:0x1c58\r
+Seg:3957 Size:990512 Owner:0xe686\r
+Seg:3939 Size:683120 Owner:0xc00b\r
+Seg:e000 Size:131056 Owner:0x168b\r
printf("\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!
if(MML_CheckForEMS())
{
-//printf("EMS1\n");
+printf("EMS1\n");
MML_SetupEMS(mm); // allocate space
+printf("EMS2\n");
printf("\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!
//TODO: EMS4! AND EMS 3.2 MASSIVE DATA HANDLMENT!
MML_UseSpace(mm->EMSpageframe,(MAPPAGES)*0x4000lu, mm);
-//printf("EMS3\n");
+printf("EMS3\n");
MM_MapEMS(mm); // map in used pages
-//printf("EMS4\n");
+printf("EMS4\n");
mmi->EMSmem = (MAPPAGES)*0x4000lu;
}
end = -1;
-//CA_OpenDebug ();
+CA_OpenDebug ();
chx=0;
chy=0;
ultoa (owner,str,16);
strcat (scratch,str);
strcat (scratch,"\n");
-//write(debughandle,scratch,strlen(scratch));
+write(debughandle,scratch,strlen(scratch));
//modexprint(page, chx, chy, 1, 0, 24, &scratch);
//chy+=4;
-fprintf(stdout, "%s", scratch);
+//fprintf(stdout, "%s", scratch);
//****#endif
scan = scan->next;
}
-//CA_CloseDebug ();
+CA_CloseDebug ();
//++++mh IN_Ack();
//**** VW_SetLineWidth(64);