1
0
Fork 0

Make system handler 24 pages, Fixes Mega Blast and maybe others. Thanks ripsaw

Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3820
This commit is contained in:
Peter Veenstra 2013-02-28 10:30:26 +00:00
parent 16696af9b6
commit 28fe87edce

View file

@ -1365,7 +1365,7 @@ public:
emm_segmentmappings[i].handle=NULL_HANDLE;
}
EMM_AllocateSystemHandle(8); // allocate OS-dedicated handle (ems handle zero, 128kb)
EMM_AllocateSystemHandle(24); // allocate OS-dedicated handle (ems handle zero, 384kb)
if (ems_type==3) {
DMA_SetWrapping(0xffffffff); // emm386-bug that disables dma wrapping