crazii
crazii
Cool, I'll check it out in no time
> I didn't bother to check the provided address, so if you use /MCOM5 it will try to read and write from address 5 and address 6. > Should the...
Yes. Since the address is obtained from BDA, I believe it OK now.
There's CDC driver in [USBDDOS](https://github.com/crazii/USBDDOS) which support serial protocol, but it needs extra work to install on dos .
USB devices are on usb bus and not directly managed by PCI bios, I don't think they have common IO adress. Only the USB host controller is directly on PCI...
> * System memory found at c000-ffff, regions might be in use > * Warning: no suitable page frame found, EMS functions are limited. This can be ignored. I think...
OK, I'll check that, does the latest build help? I changed it a little yesterday
Thanks, I'll check it.
> Latest build (from 15 minutes back) crashes SBEMU on load on my Acer a0751h I just add one fix for one crash on interrupt, I believe your Acer AO751...
That's really weird. Plz wait while I can investigate more.