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
2021-02-15
Implement Heartbeat Personal Trainer peripheral and add ROM DB entry for Outb...
Michael Pavone
2020-12-03
Add ROM DB entry for bootleg game Rock World
Michael Pavone
2020-12-03
Add ROM DB entry for Rock Heaven a bootleg hack of Alex Kidd with Rockman gra...
Michael Pavone
2020-06-02
Add ROM DB entry for Sonic Delta
Mike Pavone
2018-08-14
Added ROM DB entry for Squirrel King as it has a flip flop or some type of RA...
Michael Pavone
2018-08-14
Added J-Cart support
Michael Pavone
2018-01-31
Made the NOR flash emulation a bit more flexible, but not yet flexible enough...
Michael Pavone
2018-01-15
Initial work on MegaWiFi support
Michael Pavone
2017-10-14
Add support for writeable ROM and an entry for Game no Kanzume Otokuyou using...
Michael Pavone
2017-08-26
Add ROM DB entries for remaining known EEPROM titles. Resolves ticket:21
Michael Pavone
2017-06-26
Added ROM DB entry for Super 19-in-1 based on hash reported by Sasha
Michael Pavone
2017-06-24
Support a couple of bootleg X-in-1 carts
Michael Pavone
2017-06-22
Sonic 3 & Knuckles lock-on is now 100% functional with working saves
Michael Pavone
2017-06-19
Better handling of S&K lock on support. Pre-combined ROMs and large (>2MB) S&...
Michael Pavone
2017-06-19
WIP ROM DB entry changes for Magistr 16
Michael Pavone
2017-06-07
Initial work to support parallel NOR flash and the Magistr 16
Michael Pavone
2017-06-02
D&D - Warriors of the Eternal Sun has 6-button pad issues
Michael Pavone
2017-06-02
Add device override for Fun n Games as it supports the mouse
Michael Pavone
2017-06-02
Might and Magic - Gates to Another World has a bad SRAM header
Michael Pavone
2017-05-31
Force J region for Japanese version of Light Crusader
Michael Pavone
2017-05-30
Second Samurai is slightly incompatible with 6-button controllers
Michael Pavone
2017-05-30
Added Rockman Mega World to ROM DB as it has EEPROM
Michael Pavone
2017-05-22
Force 3-button pad for combat cars as the options menu has some issues with a...
Michael Pavone
2017-05-09
Added a ROM DB entry for Ninja Burai Densetsu as it has EEPROM
Michael Pavone
2017-05-09
Added region override for Japanese version of Castle of Illusion to deal with...
Michael Pavone
2017-05-08
Added a region override for the Japanese version of Alien Soldier so it doesn...
Michael Pavone
2017-05-06
King of the Monsters worked with my older more inaccurage 6-butotn pad emulat...
Michael Pavone
2017-03-29
Added Might and Magic III prototype to ROM DB as it requires SRAM, but does n...
Michael Pavone
2017-03-29
Update ROM DB to override region for Japanese version of Atomic Robo-Kid (inc...
Michael Pavone
2017-03-29
Allow games to be specified in ROM DB via sha1 instead of product ID. Added a...
Michael Pavone
2017-03-27
Add Japanese version of SSF2 to ROM database
Michael Pavone
2017-03-14
Added a ROM DB entry for Hardball III. This game lacks a proper SRAM header
Michael Pavone
2017-01-24
Added a ROM DB entry for the European version of Another World since it has a...
Michael Pavone
2016-08-05
Added Evander 'Real Deal' Holyfield's Boxing to the ROM DB
Michael Pavone
2016-07-23
Add ROM DB entry for Madden NFL 98 as it is missing SRAM info in its header a...
Michael Pavone
2016-07-17
Add ROM DB entry for Wonder Boy in Monster World that was accidentally remove...
Michael Pavone
2016-06-30
Added Buck Rogers to ROM DB as it needs SRAM, but does not specify it in the ...
Michael Pavone
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