summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/ti99/peb/myarcfdc.h
Commit message (Expand)AuthorAgeFilesLines
* ti99/genmod: Add option to decode high address lines for DDCC-1 so that it ca... Michael Zapf2022-06-121-0/+3
* Revert initialisation of device members in headers. Vas Crabb2022-04-031-1/+1
* init vars for coverity (bus/l-w) Robbbert2022-04-021-1/+1
* devices/*: Removed extra semicolons after function bodies in headers. (#9275) 0kmg2022-02-061-1/+1
* ti99: Use offs_t instead of uint16_t for addresses, as they are 19 bit wide i... Michael Zapf2021-08-141-1/+1
* floppies: Turn the format arrays into function calls. Create a default "mfm"... Olivier Galibert2021-03-021-1/+1
* -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-12/+14
* ti99: Added Myarc DDCC-1 disk controller card. Michael Zapf2020-03-151-0/+131