fs-uae
fs-uae copied to clipboard
Cross-platform Amiga emulator with a slight focus on gaming, but also with solid support for productivity apps including just-in-time (JIT) compilation.
This was apparently breaking the build under musl. There may be other musl issues (I don't use it personally) but this was just wrong in any case.
With the current emulation-pause mode in FS-UAE v3.x, netplay text communication through tab-chat is not transmitted/received through the users when the emulator is paused (it appears the message was sent...
Some code appears to already exist for this (https://github.com/FrodeSolheim/fs-uae/blob/master/src/archivers/chd/chd.cpp) but I've tested by CHD'ing a CD32 disc (Zool 2) then running it but I didn't have any success - it...
Hi Frode, I've been playing around a bit with building the latest version of FS-UAE and experienced some problems making a dist for macOS after running `make clean` under dist/macos....
https://src.fedoraproject.org/rpms/joystick-support
Seems to be fixed in the latest git version of SDL2.
See comment and code in pull request from @cdhooper: https://github.com/FrodeSolheim/fs-uae/pull/206
See pull request https://github.com/FrodeSolheim/fs-uae/pull/206
Fixed ACTION_EXAMINE_ALL on FS-UAE root directory; last Exall() would fail Fixed bsdsocket FIOSETOWN and FIOGETDOWN implemented backwards Fixed bsdsocket select - would corrupt caller's memory if < 33 fds selected
Hello, i noticed that when i enable warp mode, input latency is unnoticeable, while, even without any vsync nor compositors running (Linux), i can feel a lag between keypresses and...