summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cpu/tms7000/tms7000.h
Commit message (Expand)AuthorAgeFilesLines
* More cleanups, there is issue with srcclean that needs to be taken care as we... Miodrag Milanovic2014-07-221-8/+8
* shut up debugger Michaël Banaan Ananas2014-07-201-1/+2
* fix irqline problem Michaël Banaan Ananas2014-07-201-4/+4
* cc40 added lcd indicators, cartridge load, battery ram Michaël Banaan Ananas2014-07-191-0/+8
* readded ace color overlay after confirmation with cabinet photo Michaël Banaan Ananas2014-07-171-1/+1
* rewrote most of tms7000, fixing a few issues and adding preliminary support f... Michaël Banaan Ananas2014-07-161-245/+189
* go back to a fake memmap for now Michaël Banaan Ananas2014-07-031-51/+11
* use devcb instead of a fake memmap for tms7000 i/o ports Michaël Banaan Ananas2014-07-031-10/+52
* added more cpu types for tms7000 family Michaël Banaan Ananas2014-07-031-8/+48
* small cleanup Michaël Banaan Ananas2014-07-021-10/+2
* rewrote bcd_add/sub according to official doc Michaël Banaan Ananas2014-04-091-16/+17
* tms7000.c: Modernized cpu core. [Wilbert Pol] Wilbert Pol2014-01-011-6/+317
* running_device -> device_t Aaron Giles2010-12-311-1/+1
* Created CPU-specific device types for all CPUs, using new macros Aaron Giles2010-07-031-4/+2
* Correct a long-standing design flaw: device configuration state Aaron Giles2010-01-181-1/+1
* First round of an attempted cleanup of header files in the system. Aaron Giles2010-01-101-1/+0
* From: Atari Ace [atari_ace@verizon.net] Aaron Giles2008-12-171-0/+3
* Pointer-ified the tms7000 core. Aaron Giles2008-12-101-1/+1
* activecpu_count -= 133 Aaron Giles2008-12-061-1/+1
* Added macros for all CPU callbacks to ease future changes. Aaron Giles2008-11-081-3/+3
* Final CPU header updates. Mostly just re-naming the re-inclusions. Derrick Renaud2008-08-131-6/+9
* Removed DEBUGGER flag from makefile and ENABLE_DEBUGGER Aaron Giles2008-06-261-2/+0
* Changed debugger-related code to be based off a new makefile define (DEBUGGER... Aaron Giles2008-02-021-2/+2
* Copyright cleanup: Aaron Giles2008-01-061-1/+1
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+55