RetroN 5 application change log =============================== v1.1 (2014-05-30) ----------------- * Numerous NES/Famicom compatibility fixes (including improved cartridge detection logic and mapper support) * Several SNES/Super Famicom compatibility fixes (including support for ExHiROM and "SpecialLoROM" games, and better cartridge detection logic) * Fixed manipulation of cartridge saves on SNES "HiROM" games * Fixed a bug preventing a small number of Sega Genesis cartridges from being properly detected * Fixed a bug which resulted in scanlines getting distorted if the screen size was not configured to the largest setting * Added the ability to optionally display scanlines at the main menu in addition to in-game * Large update to game identification databases * File manager copy now checks if the destination file already exists and prompts to overwrite if necessary * Beginning of effort to support homebrew and repro cartridges * More reliable manipulation of the front panel LED's * Removed default mapping for "fast forward" feature, as the original button combination was conflicting with some games * Fixed a bug causing the bottom line of Gameboy games' display to be cut off * Many under the hood changes and fixes