Frode Solheim
Frode Solheim
Subject says it all, tested on OS X. F12 + f does nothing when fullscreen_mode = fullscreen.
FS-UAE crashes in this function: ``` STATIC_INLINE uae_u32 get_dibyte(int o) { return do_get_mem_byte((uae_u8 *)((regs).pc_p + (o) + 1)); } ``` (called by uae_u32 REGPARAM2 CPUFUNC(op_0000_0)(uae_u32 opcode) in this case). When...
Feature for automatically switching host display refresh rate to 50 Hz (for PAL) - and back again to previous refresh rate / display mode when FS-UAE quits.
The border flickers between white and black. Could be due to FS-UAE not erasing buffers properly (flipping between two buffers in double-buffering, only one being cleared properly).

http://eab.abime.net/showthread.php?t=80178
The bitmap font needs an update with new characters, or another font / rendering system must be used.