summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cpu/cop400/cop420.c
Commit message (Expand)AuthorAgeFilesLines
* This patch replaces the Machine parameter where an running_machine * Aaron Giles2008-11-131-2/+1
* Major cpuintrf changes: Aaron Giles2008-11-101-7/+7
* Populated tag and static_config parts of fake CPU device. Removed 'config' Aaron Giles2008-11-091-1/+1
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-11-081-6/+6
* Added macros for all CPU callbacks to ease future changes. Aaron Giles2008-11-081-26/+26
* WARNING: This is a significant change. If you are risk-averse and Aaron Giles2008-11-061-18/+18
* From Oliver Stoeneberg [oliverst@online.de] Aaron Giles2008-09-041-0/+1
* Removed DEBUGGER flag from makefile and ENABLE_DEBUGGER Aaron Giles2008-06-261-3/+1
* Cleanups and version bump.mame0125u5 Aaron Giles2008-06-121-2/+2
* COP4xx: Curt Coder2008-06-121-5/+40
* Cleanups/version bump.mame0125u4 Aaron Giles2008-06-051-3/+3
* 01859: looping, loopinga, skybump: Fatal Error crash Aaron Giles2008-06-051-2/+10
* Used cpunum_ instead of active_cpu_. Curt Coder2008-06-041-1/+1
* - Added HALT opcode and halt mode to the COP410 Curt Coder2008-06-041-23/+163
* Cleanups for 0.125u3. Aaron Giles2008-05-291-2/+2
* Fixed COP420 instructions XAS and INIL. Fixed cycle count for extended opcode... Curt Coder2008-05-231-24/+41
* Fixed COP420 instructions JSRP, LBI, LQID, and SKT. Draco now has sound. Curt Coder2008-05-221-16/+16
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-04-241-1/+0
* Cleanups and version bump to 0.124u1.mame0124u1 Aaron Giles2008-04-031-11/+11
* More COP400 fixes: Curt Coder2008-04-021-21/+30
* Reverted to old execute, new broke more than it fixed. Curt Coder2008-03-291-146/+35
* Rewrote the COP400 execute function. Curt Coder2008-03-291-35/+146
* - implemented interrupt Curt Coder2008-03-281-47/+294
* WIP check-in. Things work now, but I'm still working on the code. Aaron Giles2008-03-091-1/+1
* Changed debugger-related code to be based off a new makefile define (DEBUGGER... Aaron Giles2008-02-021-3/+3
* - Added deprecat.h that contains some deprecated/discouraged contructs (see b... Zsolt Vasvari2008-01-251-0/+1
* Added CPUINFO_INT_CLOCK_MULTIPLIER to support CPU clock multipliers. Aaron Giles2008-01-141-1/+2
* Copyright cleanup: Aaron Giles2008-01-061-6/+11
* Changes for MAME 0.121u3.mame0121u3 Aaron Giles2007-12-171-2/+2
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+407