summaryrefslogtreecommitdiff
path: root/menu.s68
AgeCommit message (Collapse)Author
2019-03-30Update version number for nightly buildsMike Pavone
2019-03-27Update version number, special thanks, CHANGELOG and README in preparation ↵Michael Pavone
for possible 0.6.2 release
2019-01-03Updated version number and CHANGELOG for possible 0.6.1 releaseMichael Pavone
2018-12-30Updated READMEMike Pavone
2018-12-30Updated special thanksMike Pavone
2017-08-23Allow reloading current ROM with a hotkey (default F5) and allow locking on ↵Michael Pavone
a cartridge via menu
2017-06-30Make drag and drop play nice with the menuMichael Pavone
2017-06-30Change where vscroll is latched in full plane mode. Fixes Top Gear 2Michael Pavone
2017-06-14Remove E from region header of menu so it does not run at 50Hz if the user ↵Michael Pavone
changes the default_region setting to E
2017-05-10Updated special thanks and version number listed in menu ROMMichael Pavone
2017-01-24Adjust mouse cursor in absolute mode/menu to account for presence of top borderMichael Pavone
2016-08-05Updated special thanksMichael Pavone
2016-08-03Add Special Thanks to About menuMichael Pavone
2016-08-02Updat version number in preparation for upcoming releaseMichael Pavone
2016-05-01Fully functional next/previous buttonsMichael Pavone
2016-05-01Fix bug in which trying to load another ROM after saving or loading a ↵Michael Pavone
savestate through the menu resulted in trying to save/load a savestate instead
2016-04-28Added code to display Next and Prev buttons on file listing screens to menuMichael Pavone
2016-04-22Get mouse working in save state slot selection menuMichael Pavone
2016-04-21Got mouse working right in main and about menusMichael Pavone
2016-04-17Save State menu option is now fully functional. Load state sort of works, ↵Michael Pavone
but is mostly broken.
2016-04-17Get cursor behaving properly in save state slot listMichael Pavone
2016-04-16Get slot list displaying in "Save State" and "Load State" menu itemsMichael Pavone
2016-04-15Save state menu WIPMichael Pavone
2016-04-12Implement "Resume" button in pause menuMichael Pavone
2016-04-11Initial work on pause menuMichael Pavone
2016-03-19Make Exit option in menu workMichael Pavone
2016-03-19Get "Load ROM" menu option working correctlyMichael Pavone
2016-03-14Working about menuMichael Pavone
2016-03-12Handle up down buttons when in a menuMichael Pavone
2016-03-09Adjust arrow X positions in menuMichael Pavone
2016-03-09Draw button labelsMichael Pavone
2016-03-07WIP buttons in menu ROMMichael Pavone
2016-02-16Comment out button test code in menuMichael Pavone
2016-01-25WIP menu button stuffMichael Pavone
2015-12-17Added button graphic for menuMichael Pavone
2015-12-05Mouse X and Y are 9-bit 2's complement not 8-bit magnitude + sign bit like I ↵Michael Pavone
thought. Fixed mouse Y direction.
2015-12-05Added mouse support to menu ROMMichael Pavone
2015-11-08Initial work for allowing loading a ROM from menuMichael Pavone
2015-11-06Allow navigation between pages for long directories in menu ROMMichael Pavone
2015-11-06Fix detection of directories in menu ROMMichael 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
2015-08-05Add selection arrow to menuMichael Pavone
2015-07-27Menu cleanup with macrosMichael Pavone
2015-07-25Add a couple of comments to menu.s68Michael Pavone
2015-07-25Add something resembling a proper headerMichael Pavone
2015-07-25Initial work on silly Genesis based menuMichael Pavone