summaryrefslogtreecommitdiff
path: root/menu.c
AgeCommit message (Collapse)Author
2015-11-08Make menu stuff work on Android (theoretically)Michael Pavone
2015-11-08ROM is now run after being selected in menu. Initial path for menu is read ↵Michael Pavone
from config file.
2015-11-08Retrieve ROM filename from menu port writeMichael Pavone
2015-11-08Initial work for allowing loading a ROM from menuMichael Pavone
2015-11-06More efficient handling of going up one directory in menuMichael Pavone
2015-11-06Allow directory navigation in menu. Sort directory entriesMichael Pavone
2015-11-06Menu ROM now pulls real file names from the OS rather than using a fake listMichael Pavone