Volkert de Buisonjé

Results 238 comments of Volkert de Buisonjé

Hmmm... One thing I hadn't tried was to unplug all the non-HID USB devices before booting the image. I don't have access to that machine right now, but I do...

Thanks. And no need to rush. It's New Year's Eve over here. I don't know if you will be celebrating tonight (I believe Chinese New Year is a bit later,...

Unlike [the Mac Mini 2011](https://github.com/crazii/USBDDOS/issues/10), where all the 4 physical USB ports are wired up to the EHCI controller only while having an unused UHCI controller in the chipset as...

> Just tested with CWSDPMI on VirtualBox, and it works. Now I'm gonna debug USBDDOS on FreeDOS, as it will crash. How does it work with CWSDPMI, when CWSDPMI does...

Oh wait. That sounds similar to a few issues I had with some protected mode games that wouldn't run until I limited the amount of memory that was allocated by...

Also @crazii, would it be a good idea to replace the older drivers (the ones that you ported from the Mpxplay project) with Linux drivers as well? It would put...

Thank you @jiyunomegami! So if I understand correctly: - Each Linux driver we port will require a "shim" that still follows the Mpxplay driver model, at least for the time...

Hi. Which version have you been testing this with? Right now, for recently reported issues, I'm trying to figure out if these are things that never worked in SBEMU in...

As answered [here](https://github.com/Baron-von-Riedesel/HX/issues/11#issuecomment-1875115515), the port-trapping API in the upstream HX project is documented at https://github.com/Baron-von-Riedesel/HX/blob/master/Src/HDPMI/HDPMIAPI.TXT. So the question is if this provides all the needed functionality, or if some things...

@crazii LOL, PR #76 wasn't ready to be merged yet. :laughing: I guess that's on me. The Actions seemed to pass (everything was green), but that's because the error codes...