index
:
blastem.git
gdb
libretro
vdp-hacking
Oxore's fork of "blastem" emulator for ROM hacking (C)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
menu.s68
Age
Commit message (
Expand
)
Author
2019-03-30
Update version number for nightly builds
Mike Pavone
2019-03-27
Update version number, special thanks, CHANGELOG and README in preparation fo...
Michael Pavone
2019-01-03
Updated version number and CHANGELOG for possible 0.6.1 release
Michael Pavone
2018-12-30
Updated README
Mike Pavone
2018-12-30
Updated special thanks
Mike Pavone
2017-08-23
Allow reloading current ROM with a hotkey (default F5) and allow locking on a...
Michael Pavone
2017-06-30
Make drag and drop play nice with the menu
Michael Pavone
2017-06-30
Change where vscroll is latched in full plane mode. Fixes Top Gear 2
Michael Pavone
2017-06-14
Remove E from region header of menu so it does not run at 50Hz if the user ch...
Michael Pavone
2017-05-10
Updated special thanks and version number listed in menu ROM
Michael Pavone
2017-01-24
Adjust mouse cursor in absolute mode/menu to account for presence of top border
Michael Pavone
2016-08-05
Updated special thanks
Michael Pavone
2016-08-03
Add Special Thanks to About menu
Michael Pavone
2016-08-02
Updat version number in preparation for upcoming release
Michael Pavone
2016-05-01
Fully functional next/previous buttons
Michael Pavone
2016-05-01
Fix bug in which trying to load another ROM after saving or loading a savesta...
Michael Pavone
2016-04-28
Added code to display Next and Prev buttons on file listing screens to menu
Michael Pavone
2016-04-22
Get mouse working in save state slot selection menu
Michael Pavone
2016-04-21
Got mouse working right in main and about menus
Michael Pavone
2016-04-17
Save State menu option is now fully functional. Load state sort of works, but...
Michael Pavone
2016-04-17
Get cursor behaving properly in save state slot list
Michael Pavone
2016-04-16
Get slot list displaying in "Save State" and "Load State" menu items
Michael Pavone
2016-04-15
Save state menu WIP
Michael Pavone
2016-04-12
Implement "Resume" button in pause menu
Michael Pavone
2016-04-11
Initial work on pause menu
Michael Pavone
2016-03-19
Make Exit option in menu work
Michael Pavone
2016-03-19
Get "Load ROM" menu option working correctly
Michael Pavone
2016-03-14
Working about menu
Michael Pavone
2016-03-12
Handle up down buttons when in a menu
Michael Pavone
2016-03-09
Adjust arrow X positions in menu
Michael Pavone
2016-03-09
Draw button labels
Michael Pavone
2016-03-07
WIP buttons in menu ROM
Michael Pavone
2016-02-16
Comment out button test code in menu
Michael Pavone
2016-01-25
WIP menu button stuff
Michael Pavone
2015-12-17
Added button graphic for menu
Michael Pavone
2015-12-05
Mouse X and Y are 9-bit 2's complement not 8-bit magnitude + sign bit like I ...
Michael Pavone
2015-12-05
Added mouse support to menu ROM
Michael Pavone
2015-11-08
Initial work for allowing loading a ROM from menu
Michael Pavone
2015-11-06
Allow navigation between pages for long directories in menu ROM
Michael Pavone
2015-11-06
Fix detection of directories in menu ROM
Michael Pavone
2015-11-06
Allow directory navigation in menu. Sort directory entries
Michael Pavone
2015-11-06
Menu ROM now pulls real file names from the OS rather than using a fake list
Michael Pavone
2015-08-05
Add selection arrow to menu
Michael Pavone
2015-07-27
Menu cleanup with macros
Michael Pavone
2015-07-25
Add a couple of comments to menu.s68
Michael Pavone
2015-07-25
Add something resembling a proper header
Michael Pavone
2015-07-25
Initial work on silly Genesis based menu
Michael Pavone