summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cpu/tms34010/tms34010.h
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bump. Aaron Giles2008-12-221-1/+1
* Cleaned up device and sound interfaces to match the CPU Aaron Giles2008-12-191-2/+6
* From: Atari Ace [atari_ace@verizon.net] Aaron Giles2008-12-171-0/+2
* From: Atari Ace [atari_ace@verizon.net] Aaron Giles2008-12-141-3/+3
* Removed cpu_read_byte/cpu_write_byte. Fixed a few lingering compiler Aaron Giles2008-11-231-0/+120
* Converted TMS340x0 cores to be pointer-based. Aaron Giles2008-11-101-11/+3
* Added macros for all CPU callbacks to ease future changes. Aaron Giles2008-11-081-4/+4
* Final CPU header updates. Mostly just re-naming the re-inclusions. Derrick Renaud2008-08-131-3/+5
* Removed DEBUGGER flag from makefile and ENABLE_DEBUGGER Aaron Giles2008-06-261-2/+0
* Changes TMS34010 to take a screen tag instead of the screen number Zsolt Vasvari2008-03-101-2/+2
* Replaces mame_bitmap with bitmap_t Zsolt Vasvari2008-02-291-1/+1
* Changed debugger-related code to be based off a new makefile define (DEBUGGER... Aaron Giles2008-02-021-1/+1
* Added CPUINFO_INT_CLOCK_MULTIPLIER to support CPU clock multipliers. Aaron Giles2008-01-141-5/+0
* Copyright cleanup: Aaron Giles2008-01-061-1/+1
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+135