summaryrefslogtreecommitdiff
path: root/romdb.h
AgeCommit message (Expand)Author
2016-05-02Very basic support for S&K lock-on. Needs more work for full functionality.Michael Pavone
2016-04-15Saving the save directory in the rom_info struct didn't make sense. It should...Michael Pavone
2016-04-15Switch to storing SRAM/EEPROM and save states in a per-game directory rather ...Michael Pavone
2015-12-15Initial support for relative mouse mode and skeleton of support for capture m...Michael Pavone
2015-12-08Allow IO device config to be overriden by ROM DBMichael Pavone
2015-07-20Full support for Sega mapper when it comes to data. Code in remapped sections...Michael Pavone
2015-07-14Broken EEPROM supportMichael Pavone
2015-07-10Initial work on I2C EEPROM implementationMichael Pavone
2015-07-06SRAM detection from ROM header is no working correctly againMichael Pavone
2015-07-05WIP changes to support reading cart memory map from ROM DBMichael Pavone
2015-07-02Allow regions to be set in ROM DB. Prefer default region if it is one of the ...Michael Pavone
2015-07-02Initial work on ROM databaseMichael Pavone