summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/hexbus (follow)
Commit message (Expand)AuthorAgeFilesLines
* floppies: Turn the format arrays into function calls. Create a default "mfm"... Olivier Galibert2021-03-022-5/+7
* -Switch to building MAME as C++17. Vas Crabb2020-11-156-12/+12
* bus/hexbus/hexbus.cpp: Fix initialization problem (device_start was overridde... AJR2020-10-022-4/+6
* upd765: Explicitly emulate reset line AJR2020-10-022-94/+112
* finally retired the READ8/16/32/64 and WRITE8/16/32/64 macros (nw) Ivan Vangelista2020-06-184-26/+26
* devices/bus: a few macro removals (nw) Ivan Vangelista2020-05-202-4/+4
* ti99_2: Removed instability in Load/save to Hexbus floppy. Michael Zapf2020-01-052-0/+12
* ti99_2: Improved Hexbus handling, also for 99/8; still WIP. Michael Zapf2020-01-045-19/+125
* Spring cleaning: Vas Crabb2019-11-012-13/+19
* (nw) Clean up the mess on master Vas Crabb2019-03-261-6/+5
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-5/+6
* upd765: Simplify read/write handlers (nw) AJR2019-03-101-3/+3
* tms9900, tms9980a, tms9995: CRU addressing change AJR2019-03-011-3/+2
* upd765: Add (mostly standard) clocks to all devices in the family (nw) AJR2018-12-131-1/+1
* pc_lpt, upd765: removed MCFG macros (nw) Ivan Vangelista2018-09-281-2/+1
* (nw) fix lots of inadverently mutable static pointers Vas Crabb2018-09-201-1/+1
* ti99: Kill some more MCFGs. (nw) Michael Zapf2018-08-211-9/+10
* ti99: Adapting to common devcb3 slot device handling. (nw) Michael Zapf2018-08-204-31/+25
* ti99: Further devcb3 works (nw). Michael Zapf2018-08-183-13/+10
* -ram_device: MCFG removal, nw mooglyguy2018-08-161-8/+2
* tms99xx: devcb3 changes, removing MCFG macros for 9900, 9901, 9980A, 9995. Michael Zapf2018-08-141-3/+5
* -8364_paula, aakart, adc0808, adc083x, adc0844, adc1038, adc1213, akiko, am28... mooglyguy2018-08-121-2/+2
* -7200fifo, 7400, 7404, 74123, 74145, 74148, 74153, 74157, 74161, 74259: [Ryan... mooglyguy2018-08-111-17/+17
* ti99: Hexbus floppy now working for 99/2 Michael Zapf2018-08-083-25/+45
* devcb3 Vas Crabb2018-07-071-3/+3
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-6/+6
* ti99_8: Inverted track count bits, added DIP switches. Michael Zapf2018-05-072-1/+27
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-9/+9
* hexbus: Adding connectors to the HX5102, allowing to attach a second drive to... Michael Zapf2018-05-052-8/+39
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-043-7/+9
* maps: Finish devices/bus (nw) Olivier Galibert2018-04-211-7/+9
* ti99: Added drive select line to hexbus drive Michael Zapf2018-04-011-3/+7
* ti99: Hexbus floppy system; logging updates Michael Zapf2018-03-316-32/+1244
* 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-104-0/+502