summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cpu/tms32010
Commit message (Expand)AuthorAgeFilesLines
* Generalized the concept of opbase access into "direct" access. Aaron Giles2008-11-171-2/+2
* Added "tag" parameter to state_save_register_item_* calls. Removed Aaron Giles2008-11-171-15/+15
* This patch replaces the Machine parameter where an running_machine * Aaron Giles2008-11-131-2/+1
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-11-081-1/+1
* Added macros for all CPU callbacks to ease future changes. Aaron Giles2008-11-083-18/+18
* WARNING: This is a significant change. If you are risk-averse and Aaron Giles2008-11-061-8/+8
* From Oliver Stoeneberg [oliverst@online.de] Aaron Giles2008-09-041-0/+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-263-16/+1
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-04-241-1/+0
* 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-023-5/+5
* - Added deprecat.h that contains some deprecated/discouraged contructs (see b... Zsolt Vasvari2008-01-251-1/+2
* Added CPUINFO_INT_CLOCK_MULTIPLIER to support CPU clock multipliers. Aaron Giles2008-01-142-16/+2
* Copyright cleanup: Aaron Giles2008-01-064-5/+5
* Changes for MAME 0.121u4.mame0121u4 Aaron Giles2007-12-171-2/+2
* Changes for MAME 0.121u3.mame0121u3 Aaron Giles2007-12-172-6/+7
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-174-0/+1607