X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=src%2Ftestemm.c;h=b78f449edcc119a4a352d3316768364d7c7afb37;hb=6b164d70a5927e8955b1e0869c4ad32d63410d00;hp=243a48da21b9d8cd5212059d23f91d9147ed4ab4;hpb=b72b034541c567750edae10ebc97c8241a6c76f9;p=16.git diff --git a/src/testemm.c b/src/testemm.c old mode 100644 new mode 100755 index 243a48da..b78f449e --- a/src/testemm.c +++ b/src/testemm.c @@ -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");