Mercurial > repos > blastem
log backend.c @ 1696:956c1cce05e2 mame_interp
age | author | description |
---|---|---|
Thu, 24 Jan 2019 19:15:59 -0800 | Michael Pavone | Merge from default mame_interp |
Wed, 16 Jan 2019 09:49:18 -0800 | Michael Pavone | Don't subtract chunk start from address in read_word as this is inconsistent with other consumers of memory map definitions. Fixes graphical corruption in NBA Jam TE and possibly other titles that use the Acclaim mapper with a 32Mbit ROM |
Tue, 25 Dec 2018 11:12:26 -0800 | Michael Pavone | Merge from default mame_interp |
Wed, 31 Jan 2018 22:05:10 -0800 | Michael Pavone | Made the NOR flash emulation a bit more flexible, but not yet flexible enough to properly support the flash chip in the MegaWiFi cart |
Sat, 30 Dec 2017 18:27:06 -0800 | Michael Pavone | Added MAME Z80 core, re-enabled 68K tracing in Musashi core, disabled a bunch of code gen stuff when using interpreters from MAME mame_interp |
Wed, 27 Dec 2017 13:46:52 -0800 | Michael Pavone | Super hacky integration of the version of Musashi from MAME mame_interp |