summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/mpu401.h
Commit message (Expand)AuthorAgeFilesLines
* Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... holub2024-09-271-5/+5
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-1/+2
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-261-1/+1
* devices/machine: simplified handlers for various devices (nw) Ivan Vangelista2020-03-241-10/+10
* m6801: Attempt at cleaning up internal registers (nw) AJR2020-03-121-2/+0
* m6801: Use devcb for ports; remove I/O space and MCFG_ macros (nw) AJR2018-10-261-1/+0
* mpu401: Eliminate MCFG_ macros (nw) AJR2018-10-261-12/+2
* devcb3 Vas Crabb2018-07-071-1/+1
* devices/machine: some private-ization (nw) Ivan Vangelista2018-02-151-11/+12
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+2
* some more devices/machine to device_add_mconfig (nw) Ivan Vangelista2017-06-011-6/+5
* Quick and dirty split of most MC6801/MC6803/HD63701 features from base M6800 ... AJR2017-05-261-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-14/+14
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-1/+0
* Make devcb objects more consistently available for further configuration (nw) AJR2017-01-311-3/+3
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-5/+5
* Created a tiny_rom_entry structure for the purposes of rom_entry declarations... Nathan Woods2016-08-061-1/+1
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* override part 1 (nw) Miodrag Milanovic2015-12-051-5/+5
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-0/+72