]> 4ch.mooo.com Git - 16.git/blobdiff - src/testemm.c
there that should fix wwww
[16.git] / src / testemm.c
index 243a48da21b9d8cd5212059d23f91d9147ed4ab4..b78f449edcc119a4a352d3316768364d7c7afb37 100644 (file)
@@ -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");