summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/machine/beta.c
Commit message (Expand)AuthorAgeFilesLines
* modernized access for legacy floppy, quite straight forward thing (nw) Miodrag Milanovic2014-04-021-3/+3
* - BetaDisk fixed (there was just needed to start floppy motor ;) [MetalliC] Miodrag Milanovic2014-03-281-4/+14
* legacy wd17xx is now also a modern device (nw) Miodrag Milanovic2014-03-181-14/+13
* more cleanup (nw) Miodrag Milanovic2014-03-161-12/+8
* Modernized beta disk device. Still needs updating to modern fdc.(nw) Ivan Vangelista2014-01-081-137/+80
* small DEVICE_RESET cleanups (nw) Oliver Stöneberg2013-08-031-9/+0
* devlegcy.h usage cleanup (nw) Oliver Stöneberg2013-07-101-0/+1
* Expanded device_t constructor with parameters for short name and source file ... Miodrag Milanovic2013-03-261-12/+1
* output of new srcclean changes that are relatively small [smf] smf-2013-01-111-1/+0
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-46/+44
* Stop allocating arrays of UINT8s for the tokens, when Aaron Giles2012-09-181-1/+1
* Memory handler normalization, part 1. Aaron Giles2012-09-171-8/+8
* First pass at modernizing struct definitions. Aaron Giles2012-09-151-2/+1
* Cleanup and some inheritance fixes (no whatsnew) Miodrag Milanovic2012-09-031-30/+0
* conversion of legacy devices into modern wip (no whatsnew) Miodrag Milanovic2012-09-031-2/+59
* Removed zero sized inline_config (no whatsnew) Miodrag Milanovic2012-08-301-1/+0
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+362