summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/machine/tms6100.c
Commit message (Expand)AuthorAgeFilesLines
* Touching all the candy again: [Alex Jackson] Alex W. Jackson2014-11-171-4/+4
* cvs.c: updated the driver to use modern speech rom reading. [Fabio Priuli] Fabio Priuli2014-04-121-3/+0
* Some changes/corrections to device descriptions from MASH and Tafoid (nw) Scott Stone2014-04-121-1/+1
* changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) Miodrag Milanovic2013-06-211-4/+4
* Cleanups and version bumpmame0149 Miodrag Milanovic2013-06-111-4/+2
* tms6100: modernized theTMS6100 and M58819 devices. [Osso] Fabio Priuli2013-05-291-173/+90
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-8/+6
* Stop allocating arrays of UINT8s for the tokens, when Aaron Giles2012-09-181-2/+2
* First pass at modernizing struct definitions. Aaron Giles2012-09-151-2/+1
* Cleanup and some inheritance fixes (no whatsnew) Miodrag Milanovic2012-09-031-28/+0
* conversion of legacy devices into modern wip (no whatsnew) Miodrag Milanovic2012-09-031-3/+60
* Removed template usage for legacy devices, to make my future work easier (nw) Miodrag Milanovic2012-08-301-10/+20
* Collapsed device_config and device_t into one class. Updated all Aaron Giles2011-04-271-1/+1
* Get rid of state_save_register_device_* macros in favor of direct Aaron Giles2011-02-091-8/+8
* running_device -> device_t Aaron Giles2010-12-311-2/+2
* Split implementation for legacy devices into a separate macro. Updated all Aaron Giles2010-06-111-0/+3
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-5/+4
* Added "Read and Branch" code to tms5110 and tms6100. No possibility to test, ... Couriersud2010-05-311-0/+11
* Moved tms6100 code into emu/machine/tms6100.[ch]. Added pinouts for TMS6100 a... Couriersud2010-05-311-0/+269