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 (
Collapse
)
Author
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 ↵
Michael Pavone
mode. Avoid mouse position overflow in absolute mode. Allow absolute mode to be set by ROM DB.
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 ↵
Michael Pavone
sections may not work reliably. SSF2 now works.
2015-07-19
Fix map for NFL Quarterback Club 96. Fix default EEPROM value. Initial work ↵
Michael Pavone
for supporing Sega mapper in ROM DB
2015-07-07
Add support for reading cartridge memory map from ROM database, though ↵
Michael Pavone
without EEPROM support for now
2015-07-02
Initial work on ROM database
Michael Pavone