MEGA65 / mega65-freezemenu

Freeze Menu Program for the MEGA65
GNU General Public License v3.0
8 stars 11 forks source link

ROMLOAD: convenience enhancements for file selector #84

Closed lydon42 closed 9 months ago

lydon42 commented 9 months ago

Make navigation less stupid and use the arrow keys in the correct direction. Use left/right for paging, add HOME/CLR HOME (pos 1 / end) support.

In the file list remove the useless "no change" entry, sort directories to the top and the ROMS directory to the very top for quick and easy access.

Strip all files longer than 32 chars (can't load more anyways).

Also support loading .BIN files (ROM files are distributed as .BIN on filehost).