log backend.c @ 1771:e59045f781ce mame_interp

age author description
Tue, 12 Mar 2019 21:57:35 -0700 Michael Pavone Fix a couple issues in manual memory map read/write functions mame_interp
Fri, 01 Mar 2019 14:17:29 -0800 Michael Pavone Merge from default mame_interp
Tue, 12 Feb 2019 09:58:04 -0800 Michael Pavone Integration of new Z80 core is sort of working now
Mon, 28 Jan 2019 19:24:04 -0800 Michael Pavone Fix zero flag calculation in CPU DSL
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