summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/video/ppu2c0x_vt.cpp
Commit message (Expand)AuthorAgeFilesLines
* Clean up various stuff. Vas Crabb2025-07-011-76/+30
* vibes240: Support dynamically disabling opcode encryption through control writes AJR2025-06-301-27/+27
* srcclean Vas Crabb2025-06-251-10/+10
* current plug & play PR (4 non-working machines, 4 non-working software list e... mamehaze2025-06-211-0/+3
* vt369 - allow rtvgc300/rtvgc300fz to display menus / select games, vt32 - pre... mamehaze2025-05-311-168/+437
* various VT3xx (mostly VT369) work + some other VT refactoring, many sets now ... mamehaze2025-05-231-267/+699
* video/ppu2c0x*.cpp: Implemented device_palette_interface and cleaned up code:... cam9002025-04-091-58/+48
* ds8874: move to video folder (led driver chip), hap2024-04-111-1/+1
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-171-4/+2
* 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