log backend.c @ 1506:ded16f3d7eb4 mame_interp

age author description
Wed, 27 Dec 2017 13:46:52 -0800 Michael Pavone Super hacky integration of the version of Musashi from MAME mame_interp
Mon, 26 Jun 2017 21:12:46 -0700 Michael Pavone Fix a silly variable shadowing bug in read_word
Mon, 03 Apr 2017 20:48:13 -0700 Michael Pavone Improved printing of word at absolute address to support reading from all address types. Implemented support for printing the value pointed to by a register. Removed abuse of read_dma_value in internal debugger.