summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/machine/atarifdc.c
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-071-1/+1
* modernized access for legacy floppy, quite straight forward thing (nw) Miodrag Milanovic2014-04-021-7/+6
* removed some atari legacy code (nw) Miodrag Milanovic2014-03-171-5/+5
* Reduced tagmap lookups in sbrain.c and removed unneeded include in atarifdc (nw) Ivan Vangelista2014-02-241-1/+0
* (MESS) atarifdc/a800: fixed MT05381. nw. Fabio Priuli2014-01-301-1/+0
* Fix GCC 4.8+ / Clang compiles (nw) R. Belmont2014-01-071-1/+1
* Converted PIA6821 to DEVCB2 [smf] smf-2014-01-061-292/+232
* this should fix compile on some compilers (nw) Miodrag Milanovic2013-08-301-1/+1
* skeleton atari 400/800 floppy list. (1 entry) David Haywood2013-08-301-2/+10
* small DEVICE_RESET cleanups (nw) Oliver Stöneberg2013-08-031-5/+0
* devlegcy.h usage cleanup (nw) Oliver Stöneberg2013-07-101-0/+1
* changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) Miodrag Milanovic2013-06-211-1/+1
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-87/+85
* change from device->machine() to space.machine() in device handlers in order ... Miodrag Milanovic2012-09-211-2/+2
* Stop allocating arrays of UINT8s for the tokens, when Aaron Giles2012-09-181-1/+1
* First pass at modernizing struct definitions. Aaron Giles2012-09-151-8/+4
* Cleanup and some inheritance fixes (no whatsnew) Miodrag Milanovic2012-09-031-24/+0
* conversion of legacy devices into modern wip (no whatsnew) Miodrag Milanovic2012-09-031-2/+48
* Removed zero sized inline_config (no whatsnew) Miodrag Milanovic2012-08-301-1/+0
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+844