profi200 / open_agb_firm

open_agb_firm is a bare metal app for running GBA homebrew/games using the 3DS builtin GBA hardware.
GNU General Public License v3.0
849 stars 42 forks source link

Remember last rom and automatically show that location. #179

Open Wrsford opened 2 months ago

Wrsford commented 2 months ago

Update to present file browser with the last launched ROM preselected rather than just the directory.

Users with large collections will benefit from being able to get to their ROM quickly while maintaining the ability to switch games (as opposed to autoboot.txt which is less trivial to update on-device).

Notable change to existing functionality is lastDir.txt containing the full path to the last ROM rather than just the directory. Existing functionality for just showing the directory is still supported if lastDir.txt does not contain the path to a ROM.