summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/ti8x (follow)
Commit message (Expand)AuthorAgeFilesLines
* Spring cleaning: Vas Crabb2019-11-012-5/+5
* (nw) Clean up the mess on master Vas Crabb2019-03-264-31/+25
* Revert "conflict resolution (nw)" andreasnaive2019-03-254-25/+31
* devices\bus: some more MACHINE_CONFIG removal (nw) Ivan Vangelista2019-02-101-10/+9
* devices\bus: some MCFG macros removal (nw) Ivan Vangelista2019-01-312-18/+12
* imagedev\bitbngr: removed MCFG macros (nw) Ivan Vangelista2019-01-191-3/+4
* bus/rs232.cpp: completed removal of MCFG macros (nw) Ivan Vangelista2018-10-231-4/+5
* devcb3 Vas Crabb2018-07-071-2/+2
* Allow passing std::unique_ptr<TYPE> directly to save_pointer and remove now-s... AJR2018-06-241-1/+1
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-0/+2
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-2/+3
* (nw) few more macros replaced with constructors Vas Crabb2018-05-072-7/+12
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-063-9/+9
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-042-8/+9
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-6/+4
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-174-5/+5
* stupid typos (nw) Vas Crabb2017-08-042-2/+2
* Cleaned up serial, matrix keyboard and TI-8x link protocol interfaces: Vas Crabb2017-07-114-84/+73
* migrate TI-8x bus devices to machine config in members (nw) Vas Crabb2017-05-258-87/+41
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-224-5/+5
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-1410-42/+36
* srcclean (nw) Vas Crabb2017-03-262-2/+2
* Self-registering devices. Vas Crabb2017-03-034-0/+4
* ti85.cpp: Convert TI-8x link port to a bus with emulated peripherals, should ... Vas Crabb2017-03-0110-0/+1537