Re: EGA/VGA card simulation on Hercules mono graphic card?
Posted on 2023-01-31, 18:00
I guess you could patch the binary to force it to use some different memory region. (but that doesn't help with the EGA/VGA I/O ports...) Naturally, any implementation that requires copying stuff around (using 80s hardware) is going to be dog slow. My thinking is that if this kind of thing was …