summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/machine/isa_fdc.c
Commit message (Expand)AuthorAgeFilesLines
* Moved default card config, device inputs and clock off the slot interface so ... smf-2013-05-291-10/+10
* (mess) isa_fdc: allow connection of dd drives to ats (nw) cracyc2013-04-141-0/+2
* Expanded device_t constructor with parameters for short name and source file ... Miodrag Milanovic2013-03-261-12/+7
* sed1310: Cleanup. (nw) Curt Coder2012-11-221-15/+13
* (mess) upd765: Modernize [O. Galibert] Olivier Galibert2012-10-101-402/+81
* change from device->machine() to space.machine() in device handlers in order ... Miodrag Milanovic2012-09-211-6/+6
* Memory handler normalization, part 1. Aaron Giles2012-09-171-12/+12
* In device_state_interface, rename state() to state_int() Aaron Giles2012-09-111-2/+2
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+485