1.5.74
* Due to internal changes to the input system to support more features in future updates, all button mappings are reset in this update
* Allow mapping physical key combinations to input actions and remove hard-coded shift keys
* Add option to highlight pushed virtual buttons
* Add support for setting any virtual button to act as turbo and/or toggle
* Add option to set max recent content items and increase the default to 20 items
* Allow loading VIC-20 carts with extensions: .20, .40, etc.
1.5.73
* Fix dropped frames on some devices
* Replace "Force Max Screen Frame Rate" option with "Override Screen Frame Rate" to allow any supported rate
* Add "Present Mode" and "Precise Frame Pacing" video options, see online docs for more information
* Add support for blank frame insertion, needs 2x screen refresh rate of the emulated system
1.5.72
* Fix issue where sound stops working after it's muted during fast/slow mode
* Add "Target Frame Rate" option for running emulation at a lower frame rate to save power or if the device can't deliver a stable full rate
* Moved "Skip Late Frames" option into "Target Frame Rate" menu as "Full (No Skip)"
* Remove unneeded "Reduce Compositor Lag" option, its function is now managed automatically
1.5.69
Note: If updating from last beta version, please reset your on-screen controls due to button map changes
* Update core to VICE 3.7.1, please update to the new C64.emu-VICE-3.7.zip firmware file from the website
* Improve edge filtering quality of controls
* Separate fast/slow mode
* Save video aspect ratio separately for landscape/portrait, add "Square Pixels" mode
* Simplify frame rate options
* Fix hq2x shader on Mali-450
* Improve back button behavior in file picker
1.5.67
28 окт. 2022 г.
* Fix issue displaying error messages when loading content
1.5.64
12 сент. 2022 г.
* Add video options for setting RGB color levels
* Add video option to force the highest screen refresh rate on your device in case automatic switching doesn't set the proper rate
1.5.62
4 сент. 2022 г.
* The "Set screen's reported rate" frame rate option now falls back to the emulated system's rate when out of range
* Improve the CRT overlay effect with better blending and option for a mask or grille pattern
* Add LCD grid overlay effect
* Small optimizations to UI rendering
1.5.61
10 авг. 2022 г.
* On Android 11+ the "Set screen's reported rate" frame rate option now scans all supported rates for the best match
* On Android 11+, add a new file location "App Media Folder" that normally points to Android/media/[app]/ useful on Android TV devices without a working system file picker
* Update fast-forward option to support either slow motion or fast-forward between 0.05x and 20x
* Reduce sound volume when fast-forwarding
* Add Content Rotation video option
1.5.60
17 июл. 2022 г.
* Add option allowing the virtual controls to overlap the area used by a phone's display cutout/notch
* Add support for displaying app content edge-to-edge behind the OS status and navigation bars
* Improve DualShock 4 gamepad detection
* Fix RGB565 color rendering broken from last VICE core update
1.5.59
1 мая 2022 г.
* Load folders using a separate thread to prevent the app from not responding if the storage medium is slow like a network share
* Only show the default model option of the current emulated system
* Save drive types to each content's .config file so they don't reset upon loading
* Add default palette option
1.5.58
9 февраля 2022 г.
* Fix key mapping issue from 1.5.57
* Add sound buffer size option of 1 frame for fast devices
* Update core to VICE 3.6.1, please update your C64.emu.zip to latest version
* Automatically manage virtual device traps based on TDE
1.5.56
27 декабря 2021 г.
* Fix detecting files with uppercase extensions
* Optimize listing folders with many files
* Fix crash when getting an intent path
1.5.54
18 июня 2021 г.
* Fix crash when using external displays
* Work around blank emulator display on certain Mali GPUs when rendering in RGBA8888 format
* Move emulator processing into the main thread by default to reduce vsync scheduling variance, the previous method can still be enabled via Options -> System -> Separate Emulation Thread