I've been trying to understand why my PS/2 Model 55SX (8555) shows noticeably slower video performance compared to my PS/2 Model 30‑286 (8530‑286). Using CheckIt’s video test (BIOS Mode), the 286 consistently scores around 2800 chars/sec, while the 386‑based 55SX only manages 2000 chars/sec.
After reading this post (https://forum.vcfed.org/index.php?threads/ps-2-rom-shadowing.1248362/#post-1387680), it seems the culprit may be EMM386 interfering with the PS/2’s ROM shadowing, which would definitely explain sluggish video memory writes on these MCA systems.
So I ran a few tests:
For context, I’m running PC‑DOS 6.3. Ideally, I’d like to keep EMM386 enabled so I can use SOFTMPU and still have UMB support to free enough conventional memory for certain games.
At this point it really looks like EMM386 is breaking the PS/2’s ROM shadowing and tanking video performance, but I’m hoping someone here has found a workaround—or at least a configuration that preserves both speed and UMBs on MCA systems.
After reading this post (https://forum.vcfed.org/index.php?threads/ps-2-rom-shadowing.1248362/#post-1387680), it seems the culprit may be EMM386 interfering with the PS/2’s ROM shadowing, which would definitely explain sluggish video memory writes on these MCA systems.
So I ran a few tests:
- With EMM386: 2000 char /sec
- Without EMM386: 4400 char /sec (WOW!)
- With QEMM: 3300 char /sec (but so many things just don't work)
- With EMM386 excluding E range: 2200 char /sec
- With EMM386 excluding C000-C400 and E range: 2200 char /sec
For context, I’m running PC‑DOS 6.3. Ideally, I’d like to keep EMM386 enabled so I can use SOFTMPU and still have UMB support to free enough conventional memory for certain games.
At this point it really looks like EMM386 is breaking the PS/2’s ROM shadowing and tanking video performance, but I’m hoping someone here has found a workaround—or at least a configuration that preserves both speed and UMBs on MCA systems.
Last edited: