Re: dISAppointment - LPC to ISA adapter - ISA on modern motherboards
Posted on 2023-04-02, 11:58
https://github.com/lss4/lpcexp Compiling it in 32-bit requires DOS4G(W) or DOS32A to run, though it works with JEMM386 loaded (in DOS32A's case, using the version from FreeDOS), without page fault. It's also possible to compile it in 16-bit, just that I have to write my own _outpd and _inpd …