summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cpu/tms0980
Commit message (Expand)AuthorAgeFilesLines
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-133-2256/+0
* added note hap2015-06-071-8/+11
* added pinout for common tms1x chips hap2015-05-262-2/+42
* added tomy breakup skeleton hap2015-05-261-0/+1
* added entex efootb4 and ebaskb2 skeletons hap2015-05-222-0/+11
* added E0C6200 cpu skeleton. hap2015-05-051-1/+1
* Cleanups and version bumpmame0161 Miodrag Milanovic2015-04-291-1/+1
* added preliminary tms1600 hap2015-04-262-4/+45
* forgot 1 file hap2015-04-221-1/+1
* moved all to std::string (nw) Miodrag Milanovic2015-04-222-3/+3
* Replace dynamic_array with std::vector [O. Galibert] Olivier Galibert2015-04-142-10/+17
* string -> str rename due to future conflicts (nw) Miodrag Milanovic2015-04-122-3/+3
* added tms1990 device hap2015-03-152-0/+12
* added support for defining a 7seg decoder table for AMI S2000 hap2015-02-252-4/+4
* mnemonics to uppercase hap2015-01-291-21/+20
* 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-182-38/+73
* preliminary support for TMS1400 hap2015-01-172-93/+247
* tispeak.c: added TI Language Tutor (preliminary, need to figure out why it's ... hap2015-01-092-12/+0
* fix disasm for rbit and sbit hap2015-01-091-21/+14
* fix s_flags[] array out of bounds access hap2015-01-091-15/+15
* Cleanups and version bumpmame0157 Miodrag Milanovic2014-12-312-46/+46
* 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-182-82/+154
* (MESS)Game promoted to working hap2014-12-152-37/+36
* (MESS)Game promoted to working hap2014-12-142-35/+82
* starwbc clock: i miscalculated hap2014-12-101-1/+1
* get rid of c_output_pla warning hap2014-12-102-13/+13
* tmc0270 unknown line hap2014-12-091-29/+36
* added tmc0270_cpu_device, preliminary hap2014-12-092-47/+160
* nothing hap2014-12-062-30/+6
* 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-012-994/+1061
* 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-072-2/+16
* get rid of old printfs hap2014-11-051-30/+12
* 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-232-9/+8
* did modern cpu cores as well (nw) Miodrag Milanovic2013-06-212-15/+15
* Modernized tms1xxx cpu cores. (nw) Wilbert Pol2013-06-112-530/+499
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-113-243/+241
* 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-022-281/+288
* tms0980.c: Some small fixes for the tms1100 cpus (nw) Wilbert Pol2012-10-312-19/+44