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
/
romdb.c
Age
Commit message (
Expand
)
Author
2015-08-04
Prevent crashes if game tries to access the ROM area outside of the size of t...
Michael Pavone
2015-07-25
Use a new fatal_error function instead of calling fprintf and exit for fatal ...
Michael Pavone
2015-07-20
Remove debug printf from EEPROM code
Michael Pavone
2015-07-20
EEPROM reads now work for NFL Quarterback Club 96
Michael Pavone
2015-07-20
EEPROM writes now seem to work for NFL Quarterback Club 96
Michael Pavone
2015-07-20
Support large flat-mapped ROMs like Bad Apple or that Mortal Kombat hack
Michael Pavone
2015-07-20
Full support for Sega mapper when it comes to data. Code in remapped sections...
Michael Pavone
2015-07-19
Populate save mask when SRAM is defined in ROM DB rather than cart header
Michael Pavone
2015-07-19
Fix map for NFL Quarterback Club 96. Fix default EEPROM value. Initial work f...
Michael Pavone
2015-07-17
Less broken EEPROM support
Michael Pavone
2015-07-14
Broken EEPROM support
Michael Pavone
2015-07-10
Initial work on I2C EEPROM implementation
Michael Pavone
2015-07-07
Add support for reading cartridge memory map from ROM database, though withou...
Michael Pavone
2015-07-06
SRAM detection from ROM header is no working correctly again
Michael Pavone
2015-07-05
WIP changes to support reading cart memory map from ROM DB
Michael Pavone
2015-07-02
Allow regions to be set in ROM DB. Prefer default region if it is one of the ...
Michael Pavone
2015-07-02
Initial work on ROM database
Michael Pavone
[prev]