summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cpu/tms32025
Commit message (Expand)AuthorAgeFilesLines
* Generalized the concept of opbase access into "direct" access. Aaron Giles2008-11-172-6/+6
* Added "tag" parameter to state_save_register_item_* calls. Removed Aaron Giles2008-11-171-32/+32
* This patch replaces the Machine parameter where an running_machine * Aaron Giles2008-11-131-4/+3
* Added CPU device parameters to all CPU callbacks except for the Aaron Giles2008-11-101-8/+8
* Added macros for all CPU callbacks to ease future changes. Aaron Giles2008-11-083-36/+36
* WARNING: This is a significant change. If you are risk-averse and Aaron Giles2008-11-061-15/+17
* From Oliver Stoeneberg [oliverst@online.de] Aaron Giles2008-09-041-0/+1
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-08-281-1/+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-18/+3
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-04-241-1/+0
* Identified code not used and marked with "#ifdef UNUSED_FUNCTION" Couriersud2008-03-011-0/+2
* Changed debugger-related code to be based off a new makefile define (DEBUGGER... Aaron Giles2008-02-023-7/+7
* - 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-141-0/+1
* Copyright cleanup: Aaron Giles2008-01-064-5/+5
* Changes for MAME 0.121u4.mame0121u4 Aaron Giles2007-12-171-3/+3
* Changes for MAME 0.121u3.mame0121u3 Aaron Giles2007-12-172-8/+9
* Changes for MAME 0.121u1.mame0121u1 Aaron Giles2007-12-171-2/+2
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-174-0/+3212