summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/abc1600.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-2/+2
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-48/+48
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-3/+4
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-26/+28
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-2/+2
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-9/+9
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+1
* srcclean (nw) Vas Crabb2017-10-221-22/+22
* abc1600: WIP. (nw) Curt Coder2017-10-161-2/+26
* Eliminate custom MCFG_Z80DART_ADD/Z80SIO_ADD macros (nw) AJR2017-09-241-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-7/+7
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-6/+6
* srcclean and translation regeneration Vas Crabb2016-08-291-8/+8
* abc1600: WIP. (nw) Curt Coder2016-08-151-4/+7
* abc1600: WIP. (nw) Curt Coder2016-08-101-1/+10
* Watchdog cleanups (nw) AJR2016-06-161-4/+0
* abc80x, abc1600: ROM documentation. (nw) Curt Coder2016-06-141-6/+5
* abc1600: Temp workaround to fix regression. Needs a proper fix from Curt. Robbbert2016-05-021-2/+2
* Make watchdog timer a separate device AJR2016-04-301-0/+2
* clang-modernize part 4 Miodrag Milanovic2015-12-041-8/+8
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+967