You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added a way to launch the flash cartridge type auto-detection process from the type list
Added support for SD007_48BALL_64M_V6 with 29DL163BD-90 (thanks LovelyA72)
Confirmed support for BX2006_0106_NEW with S29GL128N10TFI01 (same as AGB-E05-01 with MSP55LV128M) (thanks litlemoran)
Fixed config file for 4455_4400_4000_4350_36L0R_V3 with M36L0R705 (sector size map was incomplete)
Renamed some labels of flash cartridge types
Made config files UTF-8 compatible
File open and save dialogs will now remember the last used directory for ROM files and save data files respectively (stored in settings.ini in AppData/Roaming), clearable with the --reset switch or by editing/deleting settings.ini
Added CRC32 checksum comparison for Game Boy Advance games by using a database based on header SHA1 hashes
Fixed a bug with save data restore and improved save data backup speed
Fixed a few status message errors
Added a warning when changing platforms
Made some messages suppressible (stored in settings.ini)
Added detection of ungraceful device disconnects when starting a new task, with optional automatic reconnect