WinUAE
WinUAE copied to clipboard
WinUAE Amiga emulator
Could you create releases/tags for future releases on Github too?
Currently the color range of the recordings seems to be limited: ``` ffprobe -f lavfi movie="capture.avi",signalstats -show_entries frame_tags=lavfi.signalstats.YMAX,lavfi.signalstats.YMIN ... [FRAME] TAG:lavfi.signalstats.YMIN=16 TAG:lavfi.signalstats.YMAX=235 [/FRAME] ``` I suspect this is expected since...
In `cfgfile.cpp`, function: ``` static TCHAR *cfgfile_option_find_it(const TCHAR *s, const TCHAR *option, bool checkequals) { TCHAR buf[MAX_DPATH]; ``` I'm seeing a compiler warning: ` warning: function may return address of...
Hi I have a Surface9 with a 3:2 Screen. The screensize is 2880x1920. The problem is that there is no perfect fullscreen resolution with RTG. With RTG activated the Amiga...
Strangest bug: I record lossless video and sound in windowed mode, join the 2GB avis, and there are small sound glitches at the joints. Do exactly the same but in...
Add support for FluidSynth General MIDI and libmt32emu.
If I use the Direct3D 9 renderer, the native scree mode will be set to the selected refresh rate in the Display menu (e.g. 50Hz PAL) However, if I use...
Is it possible to improve startup speed by skipping segments of the startup procedure (e.g. hw integrity checks)? If so, an option to decrease the startup speed would be great...
Minor detail, and I doubt any software depends on it, but I don't think this is currently implemented in WinUAE. The data visible in the DSKBYTR register seems to be...
I can trigger this visual glitch reliably in _one specific part_ of **Shadow of the Beast** and _only_ with Lagless Vsync enabled. The issue is not present with normal vsync...