summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/ti99/peb/myarcfdc.cpp
Commit message (Expand)AuthorAgeFilesLines
* ti99: Use offs_t instead of uint16_t for addresses, as they are 19 bit wide i... Michael Zapf2021-08-141-7/+7
* ti99: Change floppy step rate defaults. Change Corcomp controller monoflop co... Michael Zapf2021-04-141-4/+4
* floppies: Turn the format arrays into function calls. Create a default "mfm"... Olivier Galibert2021-03-021-4/+6
* -Switch to building MAME as C++17. Vas Crabb2020-11-151-2/+2
* ti99: Retire custom READ8Z/SETADDRESS macro. Michael Zapf2020-06-181-3/+3
* wd_fdc: Add a MON callback so that drives, which are unselected early, do not... Michael Zapf2020-03-201-47/+60
* ti99: Added Myarc DDCC-1 disk controller card. Michael Zapf2020-03-151-0/+484