summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/video/ppu2c0x_vt.cpp
Commit message (Expand)AuthorAgeFilesLines
* Plug and Play work (new sets) (#7321) David Haywood2020-10-061-1/+12
* Cleaned up bitmap API. Vas Crabb2020-09-271-3/+3
* Disable SOUND_DEBUG for non-debug builds, and srcclean Vas Crabb2020-09-271-8/+8
* machines promoted to WORKING (Plug and Play) (#7282) David Haywood2020-09-231-139/+216
* Plug and Play work (#6506) David Haywood2020-03-311-2/+0
* Plug & Play work (#6463) David Haywood2020-03-201-121/+108
* src/devices: simplified some handlers (nw) Ivan Vangelista2020-03-111-8/+8
* Plug and Play work (#6218) David Haywood2020-01-251-70/+145
* srcclean and indentation cleanup (nw) Vas Crabb2019-11-241-1/+1
* new WORKING machines (ABL Pinball) + temp disable timer IRQ in rad_bb3 + sign... David Haywood2019-11-151-0/+14
* new NOT WORKING machines (ABL Pinball plug & play) (#5861) David Haywood2019-11-061-4/+18
* fix Konami logo in recently added ddrdismx DavidHaywood2018-11-111-3/+6
* Allow passing std::unique_ptr<TYPE> directly to save_pointer and remove now-s... AJR2018-06-241-1/+1
* ppu2c0x family: Make palette internal to device AJR2018-05-061-15/+14
* srcclean (nw) Vas Crabb2018-02-251-6/+6
* Several nes_vt Fixes and Improvements (#3178) David Shah2018-02-071-93/+97
* srcclean and regenerate localisations (nw) Vas Crabb2018-01-281-7/+7
* Multiple nes_vt Improvements (#3099) David Shah2018-01-211-8/+85
* Reset behaviour tweaks David Shah2018-01-141-4/+6
* RGB palette support for correct SY-889 colours David Shah2018-01-141-4/+15
* SY-889 DMA and memory map correct David Shah2018-01-141-3/+1
* srcclean (nw) Vas Crabb2017-05-281-14/+14
* some tidying (nw) David Haywood2017-05-241-14/+46
* some support for extended sprite addressing used by cybar120 David Haywood2017-05-231-2/+13
* basic VT03 support David Haywood2017-05-231-0/+342