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
/
rom.db
Age
Commit message (
Expand
)
Author
2016-05-02
Very basic support for S&K lock-on. Needs more work for full functionality.
Michael Pavone
2016-05-01
Added IO overrides for games I've tested with mouse support and to Ms. Pac-Ma...
Michael Pavone
2016-04-28
Add Wonder Boy in Monster World to ROM DB as it needs working EEPROM support ...
Michael Pavone
2016-04-21
Added Mega Man - The Wily Wars to the ROM database as it uses EEPROM saves
Michael Pavone
2015-12-15
Initial support for relative mouse mode and skeleton of support for capture m...
Michael Pavone
2015-12-08
Allow IO device config to be overriden by ROM DB
Michael Pavone
2015-11-06
Menu ROM now pulls real file names from the OS rather than using a fake list
Michael Pavone
2015-07-21
Add more EEPROM games to ROM DB
Michael Pavone
2015-07-20
Full support for Sega mapper when it comes to data. Code in remapped sections...
Michael Pavone
2015-07-19
Fix map for NFL Quarterback Club 96. Fix default EEPROM value. Initial work f...
Michael Pavone
2015-07-07
Add support for reading cartridge memory map from ROM database, though withou...
Michael Pavone
2015-07-02
Initial work on ROM database
Michael Pavone