summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/fdc37c93x.h
Commit message (Expand)AuthorAgeFilesLines
* jaleco/tetrisp2.cpp: Added dumps of additional games and improved video emula... Vas Crabb2023-03-211-10/+5
* fdc37c93x.cpp: actually read logical device registers yz70s2021-08-071-6/+6
* fdc37c93x.cpp: use ns16550 instead of ns16450 for rs232 as per datasheet yz70s2021-08-031-2/+2
* fdc37c93x.cpp: add placeholder routine for mouse irq yz70s2021-07-291-0/+1
* floppies: Turn the format arrays into function calls. Create a default "mfm"... Olivier Galibert2021-03-021-1/+1
* Reduce dependencies on pc_fdc_interface and machine/pc_fdc.h (nw) AJR2020-04-071-1/+1
* devices/machine: simplified more handlers (nw) Ivan Vangelista2020-03-251-16/+8
* fdc37c93x.cpp: use enum constants and not explicit values (nw) yz70s2019-11-291-3/+3
* Include floppy.h explicitly in drivers and bus cards, rather than indirectly ... AJR2018-11-251-0/+1
* -fdc37c93x, fga002: Removed MCFG, nw mooglyguy2018-08-251-51/+12
* fdc37c93x.cpp: remove rs232 ports and put them in pcipc (nw) yz70s2018-08-101-1/+48
* fdc37c93x.cpp: add serial ports (nw) yz70s2018-08-081-4/+19
* devcb3 Vas Crabb2018-07-071-5/+5
* srcclean (nw) Vas Crabb2018-05-271-1/+1
* New device, SMSC FDC37C93x Plug and Play Compatible Ultra I/O Controller ! [S... yz70s2018-04-271-0/+185