Frode Solheim

Results 86 issues of Frode Solheim

Subject says it all, tested on OS X. F12 + f does nothing when fullscreen_mode = fullscreen.

bug
wontfix

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.

enhancement

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

![kidchaos-crop-1704210045-01](https://cloud.githubusercontent.com/assets/4447840/25255613/cb44865c-262b-11e7-8115-71d6970e106f.png)

bug
classic

The bitmap font needs an update with new characters, or another font / rendering system must be used.

enhancement