summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/hexbus/hexbus.cpp
Commit message (Expand)AuthorAgeFilesLines
* -Reworked device type definition macros a little and added more Doxygen. Vas Crabb2021-09-071-1/+1
* -Switch to building MAME as C++17. Vas Crabb2020-11-151-2/+2
* bus/hexbus/hexbus.cpp: Fix initialization problem (device_start was overridde... AJR2020-10-021-3/+5
* ti99_2: Removed instability in Load/save to Hexbus floppy. Michael Zapf2020-01-051-0/+9
* ti99_2: Improved Hexbus handling, also for 99/8; still WIP. Michael Zapf2020-01-041-11/+80
* Spring cleaning: Vas Crabb2019-11-011-3/+10
* ti99: Adapting to common devcb3 slot device handling. (nw) Michael Zapf2018-08-201-8/+5
* ti99: Further devcb3 works (nw). Michael Zapf2018-08-181-6/+8
* ti99: Hexbus floppy now working for 99/2 Michael Zapf2018-08-081-5/+6
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-3/+4
* ti99: Hexbus floppy system; logging updates Michael Zapf2018-03-311-22/+61
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+1
* ti99: Moved Hexbus one level up Michael Zapf2017-07-101-0/+309