CandyMan 06.10.2018, 18:24 (edited by CandyMan, 06.10.2018, 19:16) |
EMS64 - EMS 4.0 simulator (Announce) |
A device driver & program (TSR) that emulates the Lotus/Intel/Microsoft Expanded Memory Specification, Version 4.0, in software, permitting extended memory above 4GB in x64 machines to be used as expanded memory. It uses unreal mode that cannot work in virtual 8086 mode. The XMS driver must be installed before EMS64.EXE because it uses XMS memory for handles, handle names and paging tables. Ideal for creating large RAMDISK if you have more than 4GB memory and 64-bit CPU and you use DOS. |
RayeR![]() CZ, 07.10.2018, 23:09 @ CandyMan |
EMS64 - EMS 4.0 simulator |
Nice, but I see the no-v86 as a several limitation. Do you think it would be possible to switch to long mode with CLI just for a moment to not disturb v86 monitor? Or do you plan to explore virtualization to make a simple hypervisor that may solve this issue (VM monitor runs beyond ring 0)? --- |
RayeR![]() CZ, 10.10.2018, 23:12 @ CandyMan |
EMS64 - EMS 4.0 simulator |
Hi, I tried EMS64 and ramdisk on my system with 4GB RAM but I can make only ~500MB RAMDISK. If I requested bigger size it failed that not enough memory. I loaded the driver via devload under MSDOS 7.1 (devload EMS64.EXE, devload SRDEMS.SYS). Does it mean that EMS64 can use really only memory beyond 4GB boundary and cannot use memory below? I don't have more RAM so I cannot try. In my case BIOS probably remapped some RAM that would be overlapped by MMIO beyond 4GB... --- |
Japheth![]() Germany (South), 11.10.2018, 13:59 @ CandyMan |
EMS64 - EMS 4.0 simulator |
> A device driver & program (TSR) that emulates the Lotus/Intel/Microsoft --- |
CandyMan 12.10.2018, 19:18 (edited by CandyMan, 12.10.2018, 22:34) @ Japheth |
EMS64 - EMS 4.0 simulator |
> Hi, I tried EMS64 and ramdisk on my system with 4GB RAM but I can make only |
Japheth![]() Germany (South), 13.10.2018, 14:15 @ CandyMan |
EMS64 - EMS 4.0 simulator |
> The driver temporarily is switching over to the long mode without --- |
CandyMan 13.10.2018, 22:35 (edited by CandyMan, 14.10.2018, 09:13) @ Japheth |
EMS64 - EMS 4.0 simulator |
> 1. Uninstall works, but the driver uninstalles even if there is still EMS |