summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/vrc4373.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* devcb3 Vas Crabb2018-07-071-1/+1
* remove many mainly PCI-related MCFG macros in favour of constructor Vas Crabb2018-05-251-11/+13
* tidy (nw) Vas Crabb2018-04-181-1/+1
* Use device_post_load instead of callbacks. (nw) Ted Green2018-04-151-1/+1
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-2/+2
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-4/+4
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-1/+1
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-1/+1
* vrc4373: Corrected device/vendor id PCI field. (nw) Ted Green2017-12-041-1/+1
* vegas: Clean up duart code and make parallel read return not busy. (nw) Ted Green2017-09-221-1/+6
* make device_memory_interface slightly less of a special case, use a typedef t... Vas Crabb2017-07-101-1/+1
* C++14 constexpr doesn't cooperate with universal references (nw) AJR2017-07-031-2/+5
* dimemory: Lift the cap on the number of address spaces per device [O. Galibert] Olivier Galibert2017-07-031-1/+4
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-61/+15
* pci: Add save state support. (nw) Ted Green2017-05-051-0/+1
* Start adding save state support to atlantis driver. (nw) Ted Green2017-05-031-0/+10
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-8/+8
* (nw) Updated rom naming/mapping and changed ram instantiation. Ted Green2016-05-251-6/+2
* Cleanups and version bumpmame0174 Miodrag Milanovic2016-05-251-1/+1
* (nw) Moved DMA transfer to separate timed process. Ted Green2016-05-091-3/+11
* Devfind revision phase 1, cleaning out some legacy stuff AJR2016-04-071-0/+1
* reverting: Miodrag Milanovic2016-01-201-3/+3
* tags are now strings (nw) Miodrag Milanovic2016-01-161-3/+3
* override for for macros that could not be auto recognized by tools (nw) Miodrag Milanovic2015-12-061-1/+1
* override part 3 (nw) Miodrag Milanovic2015-12-051-5/+5
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-0/+132