summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/micro20.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-4/+3
* (nw) Clean up the mess on master Vas Crabb2019-03-261-15/+16
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-16/+15
* src\devices\machine: more MCFG macros removal (nw) Ivan Vangelista2019-01-171-15/+16
* bus/rs232.cpp: completed removal of MCFG macros (nw) Ivan Vangelista2018-10-231-3/+3
* wd_fdc: removed MCFG macros (nw) Ivan Vangelista2018-09-061-1/+1
* -68230pit, 68307, 68340, 6840ptm, 6850acia, 68561mpcc: Removed MCFG macros an... mooglyguy2018-08-111-5/+5
* (nw) more render work: Vas Crabb2018-07-311-2/+2
* (nw) micro20 : set default baud so screen is readable Robbbert2018-07-261-0/+10
* more private: use (K,L,M) (#3714) David Haywood2018-06-301-2/+4
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-1/+1
* wd_fdc family, msm5832: Eliminate customized MCFG_XXX_ADD macros (nw) AJR2018-05-271-6/+6
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-1/+1
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-14/+14
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-12/+13
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-1/+2
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-6/+6
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+2
* mc68681: Use MCFG_DEVICE_ADD instead of custom macro; switch one more to SCN2... AJR2017-11-221-2/+2
* Remove timer_device from emu.h and move it out of src/emu (nw) AJR2017-10-011-0/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-8/+6
* srcclean (nw) Vas Crabb2017-01-221-1/+1
* 68230pit updates: [R. Belmont] arbee2017-01-111-1/+13
* first srcclean pass (nw) Vas Crabb2016-12-251-26/+26
* micro20; WIP (nw) arbee2016-12-061-7/+13
* micro20: preliminary RTC hookup (nw) arbee2016-12-051-3/+33
* micro20: WIP for Edstrom (nw) arbee2016-11-271-7/+18
* micro20: hack to start up at MacsBug/shell entry point, plus add terminal and... arbee2016-11-261-29/+43
* srcclean (nw) Vas Crabb2016-11-271-27/+27
* micro20: more device hookups, gets farther into POST [R. Belmont] arbee2016-11-251-6/+29
* New machine added as MACHINE_NOT_WORKING: arbee2016-11-151-0/+109