summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/dmv/k230.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* finally retired the READ8/16/32/64 and WRITE8/16/32/64 macros (nw) Ivan Vangelista2020-06-181-4/+4
* devices/bus: a few macro removals (nw) Ivan Vangelista2020-05-201-6/+6
* Spring cleaning: Vas Crabb2019-11-011-9/+8
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-1/+1
* Machines promoted to working Sandro Ronco2019-10-241-0/+7
* (nw) Clean up the mess on master Vas Crabb2019-03-261-6/+7
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-7/+6
* dmvbus: Add address space finders; remove machine().device (nw) AJR2019-02-081-6/+7
* machine/pic8259.h: removed MCFG macros (nw) Ivan Vangelista2018-10-311-26/+29
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-6/+6
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-9/+9
* maps: Finish devices/bus (nw) Olivier Galibert2018-04-211-12/+14
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-10/+12
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-4/+4
* API change: Memory maps are now "last entry wins" [O. Galibert] Olivier Galibert2018-01-311-1/+1
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-3/+3
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-3/+3
* pic8259: Break up the MCFG_PIC8259_ADD macro (nw) AJR2017-09-021-1/+2
* device_add_mconfig up to devices/bus/h* (nw) Ivan Vangelista2017-06-081-35/+18
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-221-3/+3
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-21/+16
* Self-registering devices prep: Vas Crabb2017-02-271-4/+4
* 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-4/+4
* Memory fun [O.Galibert] Olivier Galibert2016-06-141-1/+1
* NULL->nullptr, instead of DEVCB_NULL use always DEVCB_NOOP to prevent confusi... Miodrag Milanovic2016-04-241-1/+1
* reverting: Miodrag Milanovic2016-01-201-5/+5
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-201-1/+1
* rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-161-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-5/+5
* fix uninitialized class members for bus devices (nw) Miodrag Milanovic2015-11-141-7/+7
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+315