summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/video/ppu2c0x.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* ppu2c0x: Change NMI to line callback (nw) AJR2018-05-061-4/+4
* ppu2c0x family: Make palette internal to device AJR2018-05-061-33/+39
* Set finder tag relative to current device being configured rather than Vas Crabb2018-04-301-1/+1
* de-staticify initializations for src/devices/video (#3270) wilbertpol2018-02-251-12/+8
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+1
* Several nes_vt Fixes and Improvements (#3178) David Shah2018-02-071-0/+1
* srcclean and regenerate localisations (nw) Vas Crabb2018-01-281-2/+2
* Multiple nes_vt Improvements (#3099) David Shah2018-01-211-1/+3
* 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-1/+1
* srcclean (nw) Vas Crabb2017-05-281-3/+3
* some support for extended sprite addressing used by cybar120 David Haywood2017-05-231-1/+2
* basic VT03 support David Haywood2017-05-231-8/+23
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-99/+98
* ppu2c0x & vsnes privatize variables (nw) angelosa2017-05-101-19/+21
* nes: Add Subor Type 2 board. (nw) kazblox2017-03-211-24/+34
* Remove some dependency between src/devices/ and src/mame (nw) Miodrag Milanovic2017-02-051-0/+297