Frode Solheim

Results 84 issues of Frode Solheim

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

Currently, right mouse button is simulated via Ctrl+click, middle mouse button via Option+click. This is hardcoded, but should be configurable. Maybe default to off.

``` ==908642== Thread 6 emulation: ==908642== Invalid read of size 4 ==908642== at 0x5D3857: getromdatabydata(unsigned char*, int) (rommgr.cpp:1134) ==908642== by 0x594333: scan_single_rom_2 (roms.cpp:123) ==908642== by 0x594333: scan_single_rom (roms.cpp:167) ==908642== by...

bug

Backport CD-ROM fix from 156d1b1ea6d968effa456836c44ccd0b16b15cc4 ?

In anticipation of the default base directory being changed from ~/Documents/FS-UAE to ~/FS-UAE, it would be a good idea if FS-UAE starts writing the current base directory to this config...

Currently disabled due to security warnings. - Either enable with an explicit option (and live with the security warnings) - Or try to fix the source and see if it...

reproduced
macos

The screensaver is inhibited by default. The screensaver can be allowed via an SDL environment variable, but FS-UAE should also have a proper option for it, and a GUI toggle...

enhancement

Should also be able to toggle this on/off with a key combination, and maybe map to gamepad button for affected games?

enhancement
todo