Torinde

Results 153 comments of Torinde

Does SIMDe use x87 intrinsics?

[Bochs 2.8](https://github.com/bochs-emu/Bochs/releases/tag/REL_2_8_FINAL) emulates AMX and many of the other of the instruction sets still missing in SIMDe.

FFmpeg has also audio decoders and since above is discussed reusing it for other purposes - maybe it can help offloading the main thread from CD-DA decoding tasks - as...

Has somebody tested it in [DOSbox-X](https://github.com/joncampbell123/dosbox-x/blob/master/INSTALL.md)? > You may also want to use one of the MinGW builds if you encounter specific problem(s) with the Visual Studio builds (such as...

- #583 - any-to-any mapping (host/guest, mouse/keyboard/joystick), e.g. ThinkPad-like Trackpoint as Joystick. Host gamepad1 as joystick, host gamepad2 as mouse2 - mapper UI to be re-used as software/virtual keyboard/mouse/joystick?

Are the following implemented already? - [x] - [ECE](https://yesterplay.net/dosboxece/): [Support for up to 10 joystick axes and 2 D-pads](http://www.vogons.org/viewtopic.php?f=32&t=27452) (DosBox fully bindable Joystick Patch - allowing 2 complete Xbox360 compatible...

DOSbox-X supports that, so maybe code can be picked up from there.

> DOSBox-X has a `imgmake` program to create raw FDD and HDD images, and VHD HDD images. That functionality would be useful to have in Staging to create image files....