Mercurial > repos > blastem
log sega_mapper.c @ 2231:8e6fb2c06024
age | author | description |
---|---|---|
Sat, 01 Jan 2022 18:54:46 -0800 | Michael Pavone | Support Sega mapper without 'SEGA SSF' in header or ROM DB entry and implement a subset of the extended Sega mapper implemented in the Mega Everdrive when 'SEGA SSF' is present |
Sat, 18 Apr 2020 11:42:53 -0700 | Michael Pavone | Merge from default mame_interp |
Tue, 14 May 2019 23:20:35 -0700 | Michael Pavone | Differentiate between the full Sega mapper and the SRAM only one. Fixes crash on save state load for Phantasy Star IV and other games that use the same mapper |
Tue, 12 Mar 2019 21:58:53 -0700 | Michael Pavone | Wrote a version of m68k_invalidate_code_range for interpreter build so that MMAP_PTR_IDX regions can safely get "fast" pointers mame_interp |
Sun, 27 Aug 2017 18:15:00 -0700 | Michael Pavone | Save/restore mapper state in native save states |
Fri, 23 Jun 2017 23:16:44 -0700 | Michael Pavone | Move Sega mapper implementation out of romdb.c |