summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cpu/cop400/cop400.h
Commit message (Expand)AuthorAgeFilesLines
* Added macros for all CPU callbacks to ease future changes. Aaron Giles2008-11-081-16/+16
* Final CPU header updates. Mostly just re-naming the re-inclusions. Derrick Renaud2008-08-131-1/+2
* structure, lower-casing functions and re-inclusion updates of the src\emu\cpu... Derrick Renaud2008-08-111-0/+2
* Removed DEBUGGER flag from makefile and ENABLE_DEBUGGER Aaron Giles2008-06-261-2/+0
* COP4xx: Curt Coder2008-06-121-1/+4
* Cleanups/version bump.mame0125u4 Aaron Giles2008-06-051-4/+4
* - Added HALT opcode and halt mode to the COP410 Curt Coder2008-06-041-1/+47
* Fixed COP420 instructions XAS and INIL. Fixed cycle count for extended opcode... Curt Coder2008-05-231-0/+1
* - implemented interrupt Curt Coder2008-03-281-7/+12
* Changed debugger-related code to be based off a new makefile define (DEBUGGER... Aaron Giles2008-02-021-2/+2
* Added CPUINFO_INT_CLOCK_MULTIPLIER to support CPU clock multipliers. Aaron Giles2008-01-141-2/+0
* Copyright cleanup: Aaron Giles2008-01-061-5/+10
* Changes for MAME 0.121u1.mame0121u1 Aaron Giles2007-12-171-0/+1
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+46