summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/isa/myb3k_fdc.h
Commit message (Expand)AuthorAgeFilesLines
* Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... holub2024-09-271-6/+6
* Formats-related #include cleanup AJR2023-10-081-1/+0
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-2/+2
* Revert initialisation of device members in headers. Vas Crabb2022-04-031-3/+3
* init vars for coverity (bus/a-l) Robbbert2022-04-021-3/+3
* devices/*: Removed extra semicolons after function bodies in headers. (#9275) 0kmg2022-02-061-1/+1
* floppies: Turn the format arrays into function calls. Create a default "mfm"... Olivier Galibert2021-03-021-9/+0
* bus/isa: Simplify signatures of most handlers (nw) AJR2020-05-311-6/+6
* myb3k_fdc.cpp: Use FD1791 for FDC4711 Claire Kugelmann2019-06-181-1/+1
* Add support for myb3k FDC4712 Claire Kugelmann2019-06-171-51/+64
* Don't #include legacy header "flopdrv.h" except where it's still used (nw) AJR2018-11-251-0/+1
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-2/+2
* Mybrain 3000,JB-3000,Ericsson PC step/one feature complete (#3042) Joakim Larsson Edström2018-01-181-2/+17
* srcclean and manual cleanups (nw) Vas Crabb2017-12-241-1/+1
* myb3k: Added three new ISA8 cards, one COM card and two FDC, specific for the... Joakim Larsson Edstrom2017-12-151-0/+98