summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/abc1600mac.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* maps: Finish mame/machine (nw) Olivier Galibert2018-04-191-2/+3
* maps: Finish map.m() (nw) Olivier Galibert2018-04-191-3/+4
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-3/+3
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-1/+1
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+1
* make device_memory_interface slightly less of a special case, use a typedef t... Vas Crabb2017-07-101-2/+2
* dimemory: Lift the cap on the number of address spaces per device [O. Galibert] Olivier Galibert2017-07-031-2/+4
* updated mame/machine devices to device_add_mconfig (nw) Ivan Vangelista2017-05-261-6/+1
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-221-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-2/+2
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-24/+24
* abc1600: WIP. (nw) Curt Coder2016-08-151-2/+2
* abc1600: WIP. (nw) Curt Coder2016-08-101-23/+26
* Finished up tiny_rom_entry conversion Nathan Woods2016-08-061-1/+1
* Watchdog cleanups (nw) AJR2016-06-161-0/+1
* abc80x, abc1600: ROM documentation. (nw) Curt Coder2016-06-141-1/+1
* Make watchdog timer a separate device AJR2016-04-301-1/+12
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* clang-modernize part 4 Miodrag Milanovic2015-12-041-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+686