summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cpu/tms9900/tms9980a.c
Commit message (Expand)AuthorAgeFilesLines
* TMS99xx CPU family gone to devcb2. (nw) Michael Zapf2014-03-211-24/+35
* tms99xx: Improved debugging output, cycle fine-tuning. (nw) Michael Zapf2013-11-231-2/+1
* Fixed broken IDLE in 9995; various cleanups. Michael Zapf2013-10-191-28/+45
* Licensing Michael Zapf2013-10-161-0/+2
* CPUs now utilizing split addressing (setaddress ... read/write) Michael Zapf2013-09-301-30/+55
* did modern cpu cores as well (nw) Miodrag Milanovic2013-06-211-1/+1
* Added tms9900, tms9980 & tms9995 to unidasm. Other tms99xx cpu cores are gene... smf-2013-03-071-1/+2
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-2/+2
* Added cycle-precise implementation of tms9980a; changed tms9900.c to allow fo... Michael Zapf2012-06-141-2/+243
* New TMS9900 and TMS9995 implementation with proper control line handling Michael Zapf2012-06-071-11/+2
* Created CPU-specific device types for all CPUs, using new macros Aaron Giles2010-07-031-0/+2
* First round of an attempted cleanup of header files in the system. Aaron Giles2010-01-101-0/+2
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+9