| Commit message (Expand) | Author | Age | Files | Lines |
* | Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... |  holub | 2024-09-27 | 1 | -2/+2 |
* | wd_fdc.cpp: simplify/optimize how bus inverting is handled (#11375) |  Mark Garlanger | 2023-07-02 | 1 | -1/+1 |
* | emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... |  MooglyGuy | 2023-06-01 | 1 | -9/+9 |
* | machine/wd_fdc.cpp: Don’t clear DRQ on LDB/INTR, and fix spurious READ TRA... |  tim lindner | 2023-03-31 | 1 | -1/+3 |
* | Add FDC Write Protect Delay (#10538) |  tim lindner | 2022-11-12 | 1 | -0/+3 |
* | wd_fdc: reset the contents of data_reg when the sync is changed |  pnp2084 | 2022-10-22 | 1 | -1/+1 |
* | fd1771: Add extended DDAM handling |  Olivier Galibert | 2022-10-16 | 1 | -0/+1 |
* | - Removed device_timer, device_timer_id, et al in favor of direct callback me... |  MooglyGuy | 2022-06-04 | 1 | -3/+5 |
* | Remove void *ptr parameter from emu_timer, timer_device and all related callb... |  AJR | 2022-01-26 | 1 | -1/+1 |
* | srcclean in preparation for release of MAME 0.238. |  Vas Crabb | 2021-11-21 | 1 | -5/+5 |
* | wd_fdc: Wait for sector read/write to complete on interrupt d0-7, fixes rmnim... |  prime6809 | 2021-11-08 | 1 | -5/+8 |
* | wd_fdc.cpp: accept new commands while in busy state, workaround for spurious ... |  MetalliC | 2020-06-15 | 1 | -0/+1 |
* | wd_fdc: Use attotime::to_string instead of custom time-to-string method; anot... |  AJR | 2020-05-21 | 1 | -3/+0 |
* | wd_fdc: Improve HLD behavior, always activating output at start of type II & ... |  AJR | 2020-05-19 | 1 | -1/+4 |
* | wd_fdc: Add a MON callback so that drives, which are unselected early, do not... |  Michael Zapf | 2020-03-20 | 1 | -0/+3 |
* | wd_fdc: Increase HLD idle timeout to 15 revolutions except for FD1771 and FD1781 |  AJR | 2020-02-20 | 1 | -0/+1 |
* | new working ZX Spectrum slot devices: DISCiPLE and +D disk interfaces (#5931) |  Tom | 2019-11-22 | 1 | -0/+1 |
* | wd_fdc: change Interrupt command logic based on WD1772 and VG93(1793 clone) d... |  MetalliC | 2019-09-26 | 1 | -1/+0 |
* | wd_fdc: add a SSO callback. |  68bit | 2019-08-13 | 1 | -1/+4 |
* | wd_fdc: Emulate writes to master reset line; allow read side effects to be di... |  AJR | 2019-06-01 | 1 | -1/+4 |
* | ampro: Various additions (nw) |  AJR | 2019-05-28 | 1 | -1/+2 |
* | Include floppy.h explicitly in drivers and bus cards, rather than indirectly ... |  AJR | 2018-11-25 | 1 | -1/+2 |
* | wd_fdc: removed MCFG macros (nw) |  Ivan Vangelista | 2018-09-06 | 1 | -25/+0 |
* | wd_fdc: Simplify API. Plus some collateral damage [O. Galibert] |  Olivier Galibert | 2018-08-10 | 1 | -24/+14 |
* | devcb3 |  Vas Crabb | 2018-07-07 | 1 | -5/+10 |
* | as if millions of this pointers suddenly cried out in terror, and were sudden... |  Vas Crabb | 2018-06-08 | 1 | -19/+19 |
* | wd_fdc family, msm5832: Eliminate customized MCFG_XXX_ADD macros (nw) |  AJR | 2018-05-27 | 1 | -69/+0 |
* | destaticify initializations (nw) (#3289) |  wilbertpol | 2018-03-04 | 1 | -10/+10 |
* | wd_fdc: Convert line handlers to READ/WRITE_LINE_MEMBER to make them devcb-ac... |  AJR | 2017-10-28 | 1 | -6/+6 |
* | Move static data out of devices into the device types. This is a significant... |  Vas Crabb | 2017-05-14 | 1 | -99/+99 |
* | Remove emu.h from headers (nw) |  Olivier Galibert | 2017-02-11 | 1 | -1/+0 |
* | wd_fdc: added a configuration for disable the motor control when MO line is n... |  Sandro Ronco | 2016-12-23 | 1 | -1/+5 |
* | A round of spelling/typographical fixes to source comments (nw) |  Scott Stone | 2016-11-24 | 1 | -2/+2 |
* | NOTICE (TYPE NAME CONSOLIDATION) |  Miodrag Milanovic | 2016-10-22 | 1 | -60/+60 |
* | floppy: Fix subtle interaction between wd_fdc initial restore and floppy rese... |  Olivier Galibert | 2016-03-10 | 1 | -1/+3 |
* | reverting: |  Miodrag Milanovic | 2016-01-20 | 1 | -26/+26 |
* | Revert "rest of device parameters to std::string (nw)" |  Miodrag Milanovic | 2016-01-20 | 1 | -3/+3 |
* | rest of device parameters to std::string (nw) |  Miodrag Milanovic | 2016-01-16 | 1 | -3/+3 |
* | tags are now strings (nw) |  Miodrag Milanovic | 2016-01-16 | 1 | -26/+26 |
* | override part 1 (nw) |  Miodrag Milanovic | 2015-12-05 | 1 | -28/+28 |
* | Move all devices into separate part of src tree (nw) |  Miodrag Milanovic | 2015-09-13 | 1 | -0/+683 |