summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/vrc4373.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-4/+4
* remove many mainly PCI-related MCFG macros in favour of constructor Vas Crabb2018-05-251-7/+8
* maps: Finish devices/machine (nw) Olivier Galibert2018-04-201-13/+17
* Use device_post_load instead of callbacks. (nw) Ted Green2018-04-151-2/+1
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-5/+0
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-5/+5
* API change: Memory maps are now "last entry wins" [O. Galibert] Olivier Galibert2018-01-311-1/+1
* Remove a bunch of space.device().safe_pc() from devices (nw) Olivier Galibert2017-12-301-16/+16
* vegas: Clean up duart code and make parallel read return not busy. (nw) Ted Green2017-09-221-3/+18
* make device_memory_interface slightly less of a special case, use a typedef t... Vas Crabb2017-07-101-1/+1
* dimemory: Lift the cap on the number of address spaces per device [O. Galibert] Olivier Galibert2017-07-031-20/+23
* Save states supports static vectors natively. Who knew? (nw) Ted Green2017-06-291-2/+2
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-56/+91
* pci: Add save state support. (nw) Ted Green2017-05-051-2/+9
* Start adding save state support to atlantis driver. (nw) Ted Green2017-05-031-1/+16
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1
* converted lot of TRUE/FALSE to real boolean and updated types (nw) Miodrag Milanovic2016-10-221-3/+3
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-16/+16
* Memory fun [O.Galibert] Olivier Galibert2016-06-141-10/+10
* (nw) Updated rom naming/mapping and changed ram instantiation. Ted Green2016-05-251-39/+49
* vrc4373: Added correct PCI config map (nw) Ted Green2016-05-201-1/+1
* (nw) Changed to using attotime::never for timer disabling. Ted Green2016-05-101-6/+4
* (nw) Moved DMA transfer to separate timed process. Ted Green2016-05-091-28/+55
* Devfind revision phase 1, cleaning out some legacy stuff AJR2016-04-071-2/+2
* reverting: Miodrag Milanovic2016-01-201-11/+11
* tags are now strings (nw) Miodrag Milanovic2016-01-161-11/+11
* clang-modernize part 3 Miodrag Milanovic2015-12-041-1/+1
* Fixed uninitialized class members Miodrag Milanovic2015-11-191-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+432