summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cpu/sharc/sharc.h
Commit message (Expand)AuthorAgeFilesLines
* running_device -> device_t Aaron Giles2010-12-311-3/+3
* 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-3/+3
* First round of an attempted cleanup of header files in the system. Aaron Giles2010-01-101-1/+0
* CPU cores are now enabled on a per cpu core family basis instead of per cpu c... Wilbert Pol2009-03-251-2/+0
* From: Atari Ace [atari_ace@verizon.net] Aaron Giles2008-12-171-0/+1
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-12-081-3/+3
* Added macros for all CPU callbacks to ease future changes. Aaron Giles2008-11-081-1/+1
* Final CPU header updates. Mostly just re-naming the re-inclusions. Derrick Renaud2008-08-131-4/+7
* 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-1/+1
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+35