summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cpu/tms0980/tms0980.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-472/+0
* added pinout for common tms1x chips hap2015-05-261-0/+41
* added tomy breakup skeleton hap2015-05-261-0/+1
* added entex efootb4 and ebaskb2 skeletons hap2015-05-221-0/+6
* added E0C6200 cpu skeleton. hap2015-05-051-1/+1
* added preliminary tms1600 hap2015-04-261-0/+16
* moved all to std::string (nw) Miodrag Milanovic2015-04-221-1/+1
* Replace dynamic_array with std::vector [O. Galibert] Olivier Galibert2015-04-141-3/+3
* string -> str rename due to future conflicts (nw) Miodrag Milanovic2015-04-121-1/+1
* added tms1990 device hap2015-03-151-0/+7
* added support for defining a 7seg decoder table for AMI S2000 hap2015-02-251-3/+3
* added tms1400 callstack hap2015-01-181-5/+6
* preliminary support for TMS1400 hap2015-01-171-0/+47
* tispeak.c: added TI Language Tutor (preliminary, need to figure out why it's ... hap2015-01-091-1/+0
* Cleanups and version bumpmame0157 Miodrag Milanovic2014-12-311-8/+8
* (MESS)preliminary emulation of Speak & Spell hardware. [hap, Lord Nightmare] hap2014-12-181-15/+37
* (MESS)Game promoted to working hap2014-12-151-10/+14
* (MESS)Game promoted to working hap2014-12-141-11/+21
* get rid of c_output_pla warning hap2014-12-101-2/+3
* added tmc0270_cpu_device, preliminary hap2014-12-091-3/+29
* nothing hap2014-12-061-4/+2
* (MESS) Rewrote TMS1xxx MCU core and added support for a couple of classic Tex... hap2014-12-011-115/+181
* added tms0970 device hap2014-11-071-0/+8
* devcv2 -> devcb (nw) Miodrag Milanovic2014-05-141-9/+9
* fix compile (nw) Miodrag Milanovic2014-04-291-1/+1
* fixed usage of uninitialized members in tms1xxx_cpu_device (nw) Oliver Stöneberg2014-04-281-0/+8
* Cleanups and version bumpmame0149u1 Miodrag Milanovic2013-07-231-3/+3
* did modern cpu cores as well (nw) Miodrag Milanovic2013-06-211-4/+4
* Modernized tms1xxx cpu cores. (nw) Wilbert Pol2013-06-111-17/+192
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-5/+4
* (MESS) merlin.c: Some driver improvements (nw) Wilbert Pol2012-11-021-7/+3
* device_func to device callback change (no whatsnew) Miodrag Milanovic2012-09-261-3/+3
* First pass at modernizing struct definitions. Aaron Giles2012-09-151-2/+1
* Created CPU-specific device types for all CPUs, using new macros Aaron Giles2010-07-031-15/+7
* First round of an attempted cleanup of header files in the system. Aaron Giles2010-01-101-1/+0
* Added support TMS1000 family models TMS1000/1070/1100/1200/1270/1300. Wilbert Pol2009-08-201-1/+25
* Added TMS0980 cpu core. Wilbert Pol2009-06-261-0/+27