Torinde
Torinde
Emulation for Intel HDA the audio is coming out both in the speaker and in the headphones, I think by putting a function where it tells it to direct the...
Support headphones and soundbars connected over Bluetooth. Maybe will require https://github.com/crazii/USBDDOS as most (all?) Bluetooth adapters are connected via USB. It seems QEMU supports both Bluetooth emulation and pass-through [[1]](https://www.linuxquestions.org/questions/linux-virtualization-and-cloud-90/how-to-actually-use-bluetooth-with-qemu-4175560165/),...
Is it possible to add support for [...](https://en.wikipedia.org/wiki/USB#Device_classes)? - [ ] USB hub - [ ] Human interface device (HID) [Joystick/Gamepad](https://github.com/crazii/SBEMU/issues/6) - supported by [Bret Johnson](https://bretjohnson.us), [USB-to-Gameport adapters](https://www.amazon.com/USB-Joystick-Gameport-Converter-Adapter/dp/B078W1VT1R) - [...
Would be good to have automatic builds / Github actions - like https://github.com/crazii/SBEMU/pull/21. A combined package with SBEMU would also be useful, but I don't know if you can do...
There is a [website focused on Win3.1 drivers](http://turkeys4me.byethost4.com/index.htm) with - USB sound [Driver for "3D Sound" USB device](http://turkeys4me.byethost4.com/Usbaud2.zip) - USB audio wave driver [123usb05.zip Driver created for Saberent model:AU-MMSA](http://turkeys4me.byethost4.com/files/123usb05.zip) -...
Continuing discussion from [here](https://github.com/joncampbell123/dosbox-x/issues/1184#issuecomment-2866951168). There are 86/186 CPUs that support 24/29-bit addressing without using protected mode. - 24-bit addressing mode allowing for up to a 16Mbyte address space: - NEC...
Can NTVDMx64 provide Sound Blaster 16 and VESA BIOS and a linear framebuffer? > MINNT build supports AdLib soundcard emulation by incorporating code parts of SoundFX2000 into NTVDM SB20 emulation....
To add memory setting `18KB` or `16K/32K` (if it's more straightforward to populate the whole second bank instead only the top 2K) or similar IBM PC when configured as 16KB...
To add memory setting `18KB` or `16K/32K` (if it's more straightforward to populate the whole second bank instead only the top 2K) or similar IBM PC when configured as 16KB...
# Description Add support for auto-mounting floppy images from `drives/a` and `drives/b`. _Originally posted by @dux119-cmd in https://github.com/dosbox-staging/dosbox-staging/issues/4379#issuecomment-3427519253_ > This has been super handy! Thank you! > > Is there...