Mercurial > repos > blastem
log sega_mapper.c @ 1972:f2d37131840e
age | author | description |
---|---|---|
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 |