summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/c117.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* diexec: Interrupt API changes (nw) AJR2018-05-181-1/+1
* emumem: Rename direct_read_handler to memory_access_cache. Parametrize the t... Olivier Galibert2018-05-111-6/+6
* de-staticify initializations for mame/machine (#3251) wilbertpol2018-02-211-13/+0
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+1
* emumem: API change [O. Galibert] Olivier Galibert2017-11-291-2/+2
* 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-0/+7
* updated mame/machine devices to device_add_mconfig (nw) Ivan Vangelista2017-05-261-11/+4
* 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
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-4/+4
* Make watchdog timer a separate device AJR2016-04-301-2/+19
* reverting: Miodrag Milanovic2016-01-201-2/+4
* tags are now strings (nw) Miodrag Milanovic2016-01-161-4/+2
* clang-modernize part 4 Miodrag Milanovic2015-12-041-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+230