summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cpu/tms0980/tms0980.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-1441/+0
* added note hap2015-06-071-8/+11
* added pinout for common tms1x chips hap2015-05-261-2/+1
* added entex efootb4 and ebaskb2 skeletons hap2015-05-221-0/+5
* Cleanups and version bumpmame0161 Miodrag Milanovic2015-04-291-1/+1
* added preliminary tms1600 hap2015-04-261-4/+29
* forgot 1 file hap2015-04-221-1/+1
* moved all to std::string (nw) Miodrag Milanovic2015-04-221-2/+2
* Replace dynamic_array with std::vector [O. Galibert] Olivier Galibert2015-04-141-7/+14
* string -> str rename due to future conflicts (nw) Miodrag Milanovic2015-04-121-2/+2
* added tms1990 device hap2015-03-151-0/+5
* added support for defining a 7seg decoder table for AMI S2000 hap2015-02-251-1/+1
* Cleanups and version bumpmame0158 Miodrag Milanovic2015-01-281-3/+3
* tms1400 opcode 0x09 is F_COMX8 anyway hap2015-01-191-1/+0
* added tms1400 callstack hap2015-01-181-33/+67
* preliminary support for TMS1400 hap2015-01-171-93/+200
* tispeak.c: added TI Language Tutor (preliminary, need to figure out why it's ... hap2015-01-091-11/+0
* Cleanups and version bumpmame0157 Miodrag Milanovic2014-12-311-38/+38
* added cartslot hap2014-12-221-0/+1
* fixed status being reset too early hap2014-12-191-11/+11
* (MESS)preliminary emulation of Speak & Spell hardware. [hap, Lord Nightmare] hap2014-12-181-67/+117
* (MESS)Game promoted to working hap2014-12-151-27/+22
* (MESS)Game promoted to working hap2014-12-141-24/+61
* starwbc clock: i miscalculated hap2014-12-101-1/+1
* get rid of c_output_pla warning hap2014-12-101-11/+10
* tmc0270 unknown line hap2014-12-091-29/+36
* added tmc0270_cpu_device, preliminary hap2014-12-091-44/+131
* nothing hap2014-12-061-26/+4
* tms0980.c: Small cleanup (nw) Wilbert Pol2014-12-021-11/+11
* readded microinstructions info hap2014-12-021-49/+53
* (MESS) Rewrote TMS1xxx MCU core and added support for a couple of classic Tex... hap2014-12-011-879/+880
* added comp4 and wizatron output_pla from Sean Riddle hap2014-11-111-10/+16
* minor fixes hap2014-11-101-13/+8
* added tms0970 device hap2014-11-071-2/+8
* get rid of old printfs hap2014-11-051-30/+12
* Cleanups and version bumpmame0149u1 Miodrag Milanovic2013-07-231-6/+5
* did modern cpu cores as well (nw) Miodrag Milanovic2013-06-211-11/+11
* Modernized tms1xxx cpu cores. (nw) Wilbert Pol2013-06-111-513/+307
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-237/+237
* write to the log whenever an unknown output pla config is encountered (nw) Wilbert Pol2012-12-221-2/+5
* (MESS) merlin.c: Some driver improvements (nw) Wilbert Pol2012-11-021-274/+285
* tms0980.c: Some small fixes for the tms1100 cpus (nw) Wilbert Pol2012-10-311-14/+32
* tms0980.c: Fixed debugger crashes on tms1100 cpus. (nw) Wilbert Pol2012-10-301-0/+2
* srcclean (nw) Curt Coder2012-10-071-2/+2
* device_func to device callback change (no whatsnew) Miodrag Milanovic2012-09-261-10/+19
* Since nobody checks for NULLs anyway, make Aaron Giles2012-09-191-2/+2
* Memory handler normalization, part 1. Aaron Giles2012-09-171-5/+5
* First pass at modernizing struct definitions. Aaron Giles2012-09-151-2/+1
* DEVINFO_* to CPU_INFO_*, and some cleanups (no whatsnew) Miodrag Milanovic2012-09-031-30/+30
* MAME going modern part 1 (no whatsnew) Miodrag Milanovic2012-03-311-6/+6