summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cpu/m37710/m37710.h
Commit message (Expand)AuthorAgeFilesLines
* Typos in unused macros, catch them before they catch you (nw) Alex W. Jackson2014-09-181-1/+1
* Magic strings, just say no (nw) Alex W. Jackson2014-09-181-0/+4
* Memory system and Namco improvements: [Alex Jackson] Alex W. Jackson2014-09-181-6/+27
* m37710: make memory helpers inline; remove more obsolete cruft (nw) Alex W. Jackson2014-05-221-4/+3
* m37710: support direct read [Alex Jackson] Alex W. Jackson2014-05-211-0/+1
* Cleanups and version bumpmame0150 Miodrag Milanovic2013-09-171-1/+1
* m37710.c: Modernized cpu core (nw) Wilbert Pol2013-08-191-4/+1933
* Created CPU-specific device types for all CPUs, using new macros Aaron Giles2010-07-031-5/+2
* CPU header cleanups.... Aaron Giles2008-12-181-25/+0
* From: Atari Ace [atari_ace@verizon.net] Aaron Giles2008-12-171-0/+4
* Normalized m37710 local CPU state pointers to to 'cpustate'. Aaron Giles2008-11-261-6/+6
* change_pc? What change_pc? Aaron Giles2008-11-241-1/+1
* Pointer-ified the M377xx. R. Belmont2008-11-231-13/+7
* More conversion to the new memory functions. Aaron Giles2008-11-221-5/+5
* Debugger interfaces cleanup. Still more to do but this compiles and Aaron Giles2008-11-211-1/+1
* Added macros for all CPU callbacks to ease future changes. Aaron Giles2008-11-081-1/+1
* WARNING: This is a significant change. If you are risk-averse and Aaron Giles2008-11-061-1/+1
* structure, lower-casing functions and re-inclusion updates of the src\emu\cpu... Derrick Renaud2008-08-121-3/+5
* Removed DEBUGGER flag from makefile and ENABLE_DEBUGGER Aaron Giles2008-06-261-1/+1
* Changed debugger-related code to be based off a new makefile define (DEBUGGER... Aaron Giles2008-02-021-2/+2
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+123