summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/ti99x/datamux.h
Commit message (Expand)AuthorAgeFilesLines
* ti99: Wrapped into namespaces; minor rearrangement Michael Zapf2017-05-231-142/+0
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-8/+10
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-10/+10
* ti99: More savestate enabling. (nw) Michael Zapf2016-09-231-9/+9
* ti99: State save capability. Not yet fully stable, but basically working. Michael Zapf2016-09-231-19/+20
* ti99: Improve performance by stopping GROM clock in idle state Michael Zapf2016-09-191-0/+3
* ti99: Again one indirection less; dropped the videowrp and moved the v9938 on... Michael Zapf2016-04-191-2/+1
* ti99: Removed GROMCLK generator from wrapper Michael Zapf2016-04-031-1/+2
* ti99: Unwrapped sound access Michael Zapf2016-04-031-3/+4
* ti99_8: Chipset low-level emulation; ti99_4x: using new GROMs Michael Zapf2016-03-311-60/+38
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* global_alloc_array to std::make_unique where applicable (nw) Miodrag Milanovic2015-12-191-1/+1
* override part 1 (nw) Miodrag Milanovic2015-12-051-4/+4
* fix uninitialized class members for bus devices (nw) Miodrag Milanovic2015-11-141-1/+1
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-0/+157