| Commit message (Expand) | Author | Age | Files | Lines |
| * | floppies: Turn the format arrays into function calls. Create a default "mfm"... |  Olivier Galibert | 2021-03-02 | 1 | -1/+0 |
| * | devices/machine: simplified handlers for various devices (nw) |  Ivan Vangelista | 2020-03-24 | 1 | -18/+18 |
| * | pdc.h, phi.h, zx8301, zx8302: removed MCFG macros (nw) |  Ivan Vangelista | 2018-11-02 | 1 | -5/+0 |
| * | r9751: Implement proper SMIOC emulation through new uart emulation (#4188) |  Brandon Munger | 2018-10-24 | 1 | -1/+1 |
| * | wd11c00_17, wd2010, wd33c93, wd7600, x76f041, x76f100, ym2148, ym3802: remove... |  Ivan Vangelista | 2018-09-04 | 1 | -2/+2 |
| * | devcb3 |  Vas Crabb | 2018-07-07 | 1 | -2/+2 |
| * | destaticify initializations (nw) (#3289) |  wilbertpol | 2018-03-04 | 1 | -4/+4 |
| * | devices/machine: some private-ization (nw) |  Ivan Vangelista | 2018-02-15 | 1 | -12/+12 |
| * | API change: Memory maps are now methods of the owner class [O. Galibert] |  Olivier Galibert | 2018-02-12 | 1 | -0/+2 |
| * | Compile fix. (nw) |  Curt Coder | 2017-06-02 | 1 | -1/+1 |
| * | some more device_add_mconfig. Only devices/bus remains. (nw) |  Ivan Vangelista | 2017-06-02 | 1 | -18/+18 |
| * | Move static data out of devices into the device types. This is a significant... |  Vas Crabb | 2017-05-14 | 1 | -7/+10 |
| * | Remove emu.h from headers (nw) |  Olivier Galibert | 2017-02-11 | 1 | -1/+0 |
| * | NOTICE (TYPE NAME CONSOLIDATION) |  Miodrag Milanovic | 2016-10-22 | 1 | -14/+14 |
| * | Created a tiny_rom_entry structure for the purposes of rom_entry declarations... |  Nathan Woods | 2016-08-06 | 1 | -1/+1 |
| * | r9751: Add save state support, document progress, and clean up |  Brandon Munger | 2016-06-28 | 1 | -8/+8 |
| * | reverting: |  Miodrag Milanovic | 2016-01-20 | 1 | -1/+1 |
| * | tags are now strings (nw) |  Miodrag Milanovic | 2016-01-16 | 1 | -1/+1 |
| * | Cleanups and version bumpmame0169 |  Miodrag Milanovic | 2015-12-30 | 1 | -10/+10 |
| * | r9751: fix for g++14 and add rolm as a manufacturer |  Brandon Munger | 2015-12-20 | 1 | -5/+5 |
| * | r9751: Add dip switches to PDC for HDD and FDD |  Brandon Munger | 2015-12-20 | 1 | -1/+1 |
| * | r9751: Fix floppy disk access and add log defines |  Brandon Munger | 2015-12-20 | 1 | -3/+3 |
| * | r9751: PDC floppy read support |  Brandon Munger | 2015-12-20 | 1 | -2/+5 |
| * | r9751: More PDC DMA additions |  Brandon Munger | 2015-12-20 | 1 | -3/+6 |
| * | r9751: Initial DMA hookups and driver cleanup |  Brandon Munger | 2015-12-20 | 1 | -48/+28 |
| * | r9751: map more registers to PDC and minor cleanup |  Brandon Munger | 2015-12-20 | 1 | -0/+11 |
| * | r9751: More PDC changes |  Brandon Munger | 2015-12-20 | 1 | -1/+3 |
| * | r9751: move pdc to new device directory |  Brandon Munger | 2015-12-20 | 1 | -0/+119 |