]> 4ch.mooo.com Git - 16.git/blobdiff - src/testemm.c
ww
[16.git] / src / testemm.c
old mode 100644 (file)
new mode 100755 (executable)
index 243a48d..b78f449
@@ -248,6 +248,8 @@ int main() {
                }
                else printf("FAILED\n");
 
+               getch();
+
                /* we do this test because Microsoft EMM386.EXE seems to max out at 32MB.
                 * the host could have 256MB of total memory and it would still report 32MB in EMS */
                printf("we do this test because Microsoft EMM386.EXE seems to max out at 32MB.\n the host could have 256MB of total memory and it would still report 32MB in EMS");