summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cpu/cop400
Commit message (Expand)AuthorAgeFilesLines
...
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-11-082-8/+8
* Added macros for all CPU callbacks to ease future changes. Aaron Giles2008-11-085-58/+58
* WARNING: This is a significant change. If you are risk-averse and Aaron Giles2008-11-062-27/+27
* From Oliver Stoeneberg [oliverst@online.de] Aaron Giles2008-09-042-0/+2
* [COP410] Enabled internal program map. Curt Coder2008-09-011-2/+2
* 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
* Adding per-device and per-CPU validity checks Nathan Woods2008-07-061-0/+19
* Removed DEBUGGER flag from makefile and ENABLE_DEBUGGER Aaron Giles2008-06-263-8/+2
* COP4xx: Curt Coder2008-06-161-1/+1
* Cleanups and version bump.mame0125u5 Aaron Giles2008-06-121-2/+2
* COP4xx: Curt Coder2008-06-123-27/+45
* COP4xx: Curt Coder2008-06-111-2/+2
* Cleanups/version bump.mame0125u4 Aaron Giles2008-06-054-37/+37
* 01859: looping, loopinga, skybump: Fatal Error crash Aaron Giles2008-06-051-2/+10
* Used cpunum_ instead of active_cpu_. Curt Coder2008-06-042-2/+2
* - Added HALT opcode and halt mode to the COP410 Curt Coder2008-06-045-31/+319
* Cleanups for 0.125u3. Aaron Giles2008-05-293-17/+17
* Fixed COP420 instructions XAS and INIL. Fixed cycle count for extended opcode... Curt Coder2008-05-235-56/+86
* Fixed COP420 instructions JSRP, LBI, LQID, and SKT. Draco now has sound. Curt Coder2008-05-223-26/+26
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-04-242-2/+0
* Rewrote core memory handlers as inline functions. These should be easier to Aaron Giles2008-04-091-4/+4
* Cleanups and version bump to 0.124u1.mame0124u1 Aaron Giles2008-04-034-410/+410
* More COP400 fixes: Curt Coder2008-04-024-251/+219
* Reverted to old execute, new broke more than it fixed. Curt Coder2008-03-294-427/+206
* Removed debugging code. Curt Coder2008-03-291-2/+0
* Rewrote the COP400 execute function. Curt Coder2008-03-294-298/+493
* Fixed compile error in MSVC. Aaron Giles2008-03-281-1/+1
* - implemented interrupt Curt Coder2008-03-287-571/+1808
* WIP check-in. Things work now, but I'm still working on the code. Aaron Giles2008-03-092-2/+2
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-02-031-1/+1
* Changed debugger-related code to be based off a new makefile define (DEBUGGER... Aaron Giles2008-02-023-8/+8
* - Added deprecat.h that contains some deprecated/discouraged contructs (see b... Zsolt Vasvari2008-01-252-0/+2
* Added CPUINFO_INT_CLOCK_MULTIPLIER to support CPU clock multipliers. Aaron Giles2008-01-143-4/+4
* Copyright cleanup: Aaron Giles2008-01-067-37/+72
* Changes for MAME 0.121u3.mame0121u3 Aaron Giles2007-12-172-4/+4
* Changes for MAME 0.121u1.mame0121u1 Aaron Giles2007-12-171-0/+1
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-177-0/+2108