summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/video/huc6271.cpp
Commit message (Expand)AuthorAgeFilesLines
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-3/+3
* 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-7/+4
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-4/+4
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* srcclean (nw) Vas Crabb2017-02-191-3/+3
* Device hookups (nw) angelosa2017-01-271-1/+24
* Added stub Rainbow device (nw) angelosa2017-01-261-0/+65