| Commit message (Expand) | Author | Age | Files | Lines |
| * | srcclean and cleanup (nw) |  Vas Crabb | 2020-06-21 | 1 | -1/+1 |
| * | bus/coco: Simplify handler signatures and uint type names (nw) |  AJR | 2020-06-07 | 1 | -33/+33 |
| * | coco_fdc.cpp: fixed most coco drivers not working in devnoclear builds (nw) |  Ivan Vangelista | 2020-05-31 | 1 | -0/+2 |
| * | CoCo: added Disto no-halt disk controller (#6632) |  tim lindner | 2020-05-09 | 1 | -40/+227 |
| * | cxd1095, msm6242: Simplify handler signatures; use shorter type names (nw) |  AJR | 2020-03-11 | 1 | -2/+2 |
| * | coco2: Converted all coco/dragon extension devices to use cts handlers. |  Nigel Barnes | 2019-05-25 | 1 | -1/+12 |
| * | Fix OS-9 disk writing bug (#4925) |  tim lindner | 2019-04-26 | 1 | -1/+3 |
| * | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 1 | -3/+12 |
| * | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 1 | -12/+3 |
| * | bus/bbc/exp, bus/bbc/rom, ds1315, upd7002: Simplify read/write handlers (nw) |  AJR | 2019-03-14 | 1 | -3/+3 |
| * | dragon: Fixed loading of slot devices from dragon_cart softlist (nw) |  Nigel Barnes | 2019-01-25 | 1 | -0/+9 |
| * | Don't #include legacy header "flopdrv.h" except where it's still used (nw) |  AJR | 2018-11-25 | 1 | -1/+1 |
| * | remove some ROM_LOAD_OPTIONAL, clean up some miscellaneous stuff (nw) |  Vas Crabb | 2018-10-31 | 1 | -2/+2 |
| * | wd_fdc: removed MCFG macros (nw) |  Ivan Vangelista | 2018-09-06 | 1 | -16/+13 |
| * | ds1315, ds1386, ds2404, ds75160a, ds75161a, eeprom, eepromser, eeprompar: Rem... |  mooglyguy | 2018-08-23 | 1 | -1/+2 |
| * | wd_fdc: Simplify API. Plus some collateral damage [O. Galibert] |  Olivier Galibert | 2018-08-10 | 1 | -8/+8 |
| * | wd_fdc family, msm5832: Eliminate customized MCFG_XXX_ADD macros (nw) |  AJR | 2018-05-27 | 1 | -2/+2 |
| * | Streamline machine configuration macros - everyone's a device edition. |  Vas Crabb | 2018-05-06 | 1 | -2/+2 |
| * | Make MCFG_DEVICE_ADD and callable device types more flexible: |  Vas Crabb | 2018-05-04 | 1 | -3/+4 |
| * | Sarayan made me do it. |  Vas Crabb | 2018-04-28 | 1 | -6/+10 |
| * | Coco2drivewire (#3260) |  David Ladd | 2018-02-28 | 1 | -0/+34 |
| * | xtal.h is dead, long live to xtal.cpp [O. Galibert] |  Olivier Galibert | 2018-01-23 | 1 | -2/+2 |
| * | API Change: Machine configs are now a method of the owner class, and the prot... |  Olivier Galibert | 2018-01-17 | 1 | -1/+1 |
| * | Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" |  Firehawke | 2017-12-13 | 1 | -9/+14 |
| * | Revert "Merge branch 'master' of https://github.com/mamedev/mame" |  Firehawke | 2017-12-13 | 1 | -14/+9 |
| * | fixing/improving metadata on CoCo FDCs: CP-450 and CD-6809 |  Felipe Corrêa da Silva Sanches | 2017-11-30 | 1 | -9/+14 |
| * | new CoCo fdc clone: Codimex CD6809_FDC (1986) |  Felipe Corrêa da Silva Sanches | 2017-11-25 | 1 | -0/+34 |
| * | Coco FDC: Fix MT06640 (possibly also MT06639) |  Dirk Best | 2017-08-02 | 1 | -1/+2 |
| * | [CoCo] Follow up hygiene on CoCo cartridge slot refactoring (#2371) |  npwoods | 2017-06-11 | 1 | -2/+2 |
| * | CoCo: Overhaul to the cartridge slot subsystem and Speech/Sound Cartridge sup... |  npwoods | 2017-06-01 | 1 | -49/+35 |
| * | Added read support for the disk format SDF used in the CoCoSDC (#2345) |  tim lindner | 2017-05-31 | 1 | -1/+3 |
| * | Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. |  Vas Crabb | 2017-05-22 | 1 | -1/+1 |
| * | Move static data out of devices into the device types. This is a significant... |  Vas Crabb | 2017-05-14 | 1 | -17/+17 |
| * | dragon32: Corrected release year and company of Spanish clones |  Nigel Barnes | 2017-04-17 | 1 | -2/+6 |
| * | Self-registering devices prep: |  Vas Crabb | 2017-02-27 | 1 | -4/+4 |
| * | [CoCo] Made third and fourth floppy drives on by default, and made "fixed" (#... |  npwoods | 2017-02-27 | 1 | -2/+2 |
| * | Remove some dependency between src/devices/ and src/mame (nw) |  Miodrag Milanovic | 2017-02-05 | 1 | -1/+0 |
| * | NOTICE (TYPE NAME CONSOLIDATION) |  Miodrag Milanovic | 2016-10-22 | 1 | -12/+12 |
| * | srcclean (nw) |  Vas Crabb | 2016-09-26 | 1 | -17/+17 |
| * | Split CoCo and Dragon FDC code, added save state support, fixed regression in... |  Nathan Woods | 2016-09-16 | 1 | -427/+245 |
| * | Rough C++ modernization of CoCo cartridge infrastructure (usage of 'enum clas... |  Nathan Woods | 2016-08-18 | 1 | -8/+8 |
| * | Created a tiny_rom_entry structure for the purposes of rom_entry declarations... |  Nathan Woods | 2016-08-06 | 1 | -6/+6 |
| * | Devfind revision phase 2 (nw) |  AJR | 2016-08-05 | 1 | -4/+6 |
| * | Typo fix: controler → controller |  Jordi Mallach | 2016-04-01 | 1 | -4/+4 |
| * | reverting: |  Miodrag Milanovic | 2016-01-20 | 1 | -8/+8 |
| * | Revert "rest of device parameters to std::string (nw)" |  Miodrag Milanovic | 2016-01-20 | 1 | -2/+2 |
| * | rest of device parameters to std::string (nw) |  Miodrag Milanovic | 2016-01-16 | 1 | -2/+2 |
| * | tags are now strings (nw) |  Miodrag Milanovic | 2016-01-16 | 1 | -8/+8 |
| * | cleanups (nw) |  Miodrag Milanovic | 2015-12-25 | 1 | -1/+1 |
| * | clang-modernize part 2 |  Miodrag Milanovic | 2015-12-04 | 1 | -3/+3 |