summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cpu/tms32031/32031ops.c
Commit message (Expand)AuthorAgeFilesLines
* Converted TMS3203X to a modern device. Aaron Giles2011-01-311-2965/+3131
* CPU cores now compile cleanly. Aaron Giles2009-03-151-1/+1
* Debugger interfaces cleanup. Still more to do but this compiles and Aaron Giles2008-11-211-3/+3
* Pointer-ified the TMS32031 core. Aaron Giles2008-11-201-2616/+2712
* Fixed 32031 so that it doesn't call the debugger if not enabled. Aaron Giles2008-06-281-4/+15
* Removed DEBUGGER flag from makefile and ENABLE_DEBUGGER Aaron Giles2008-06-261-5/+6
* Various clean ups: Couriersud2008-03-011-1/+0
* Changed debugger-related code to be based off a new makefile define (DEBUGGER... Aaron Giles2008-02-021-2/+2
* TMS3203x core updates: Aaron Giles2007-12-281-9/+15
* Changes for MAME 0.121u3.mame0121u3 Aaron Giles2007-12-171-5/+5
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+6627