KyleJ61782
KyleJ61782
@RomanYankovsky You know what, I realized what I'm seeing...I think it's something goofy with list enumerators over lists of pointers combined with typecasting that does nothing. So if I take...
Absolutely! I'm working on a few things related to the BIOS at the moment and plan on submitting all of the code back. I'm working on the uflash code at...
It's actually an original IBM 5160 with a 64-256KB system board modded to allow for 640KB.
Would it be possible to do something like read the DMA channel 0 address register twice? First read would get the low address byte, second would get the high address...
I should also add that it appears port 61h is supposed to be a write only port on an XT according to the RBIL (https://fd.lod.bz/rbil/ports/keyboard/p0060006f.html), so I'm not sure this...