summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cpu/cop400
Commit message (Expand)AuthorAgeFilesLines
...
* 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