summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/c117.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* emumem: A little more speedup. cache and specific change syntax, and are not... Olivier Galibert2020-05-251-7/+7
* mame/machine: simplified some handlers (nw) Ivan Vangelista2020-04-221-5/+5
* (nw) adjust some stuff (uniform spacing, standardised logging, capitalised te... Vas Crabb2018-11-281-10/+4
* c117.cpp : Remove MCFG macros cam9002018-11-061-2/+2
* watchdog: removed MCFG macros (nw) Ivan Vangelista2018-09-071-3/+4
* emumem: Backend modernization [O. Galibert] Olivier Galibert2018-06-291-8/+0
* 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