summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cpu/sc61860/sc61860.h
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-8/+8
* First pass at modernizing struct definitions. Aaron Giles2012-09-151-2/+1
* running_device -> device_t Aaron Giles2010-12-311-9/+9
* Created CPU-specific device types for all CPUs, using new macros Aaron Giles2010-07-031-2/+1
* Correct a long-standing design flaw: device configuration state Aaron Giles2010-01-181-9/+9
* First round of an attempted cleanup of header files in the system. Aaron Giles2010-01-101-1/+0
* From: Atari Ace [atari_ace@verizon.net] Aaron Giles2008-12-171-0/+1
* Pointer-ified the sc61860 core. Aaron Giles2008-12-101-9/+9
* Added macros for all CPU callbacks to ease future changes. Aaron Giles2008-11-081-2/+2
* Final CPU header updates. Mostly just re-naming the re-inclusions. Derrick Renaud2008-08-131-5/+10
* Removed DEBUGGER flag from makefile and ENABLE_DEBUGGER Aaron Giles2008-06-261-2/+0
* Changed debugger-related code to be based off a new makefile define (DEBUGGER... Aaron Giles2008-02-021-2/+2
* Copyright cleanup: Aaron Giles2008-01-061-1/+1
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+58