fs-uae icon indicating copy to clipboard operation
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.

Results 145 fs-uae issues
Sort by recently updated
recently updated
newest added

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...

netplay

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...

fs-uae 5

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

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...