summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/video/cdp1862.cpp
diff options
context:
space:
mode:
author ClawGrip <clawgrip@hotmail.com>2025-05-04 09:21:37 +0200
committer GitHub <noreply@github.com>2025-05-04 17:21:37 +1000
commit9a6a5af4ccff9cf329858736ae0a4e4d9a514d5f (patch)
tree2c3da3a2586a73a8cd205a3a9385cdcaeded99d2 /src/devices/video/cdp1862.cpp
parentf60ad2f9119bc352487c6b0059a4ea1f56038285 (diff)
phoenix/phoenix.cpp: Dumped the palette PROMs for Next Fase. (#13664) [Jordi Tuells]HEADmaster
Diffstat (limited to 'src/devices/video/cdp1862.cpp')
0 files changed, 0 insertions, 0 deletions
22 22:47:03 +0200'>2020-06-221-41/+73 * merge fixes, nw mooglyguy2020-06-221-1/+1 * -arm7: Added placeholder devices for PXA250 and PXA270, and corrected PXA255 ... MooglyGuy2020-06-221-40/+27 * drivers starting with y and z: further removal of READ and WRITE macros (nw) Ivan Vangelista2020-05-221-4/+4 * -pxa255: Converted to logmacro, added more GPIO callbacks, removed unnecessar... MooglyGuy2020-02-261-71/+66 * (nw) Clean up the mess on master Vas Crabb2019-03-261-13/+13 * Revert "conflict resolution (nw)" andreasnaive2019-03-251-13/+13 * mame\video: removed MACHINE_CONFIG macros (nw) Ivan Vangelista2019-02-141-12/+12 * devices\machine\ticket, timer: removed MCFG macros (nw) Ivan Vangelista2019-01-211-1/+1 * ay8910: another batch of MCFG removal (nw) Ivan Vangelista2018-11-081-2/+1 * cpu/pps4 - machine/pxa255, r10696, r10788, ra17xx, rf5c296, roc10937, rp5c01,... Ivan Vangelista2018-10-291-2/+2 * The usual clang build fixes (nw) AJR2018-07-011-2/+4 * private: use (W,X,Y,Z,#) (#3721) David Haywood2018-07-011-2/+4 * Fix clang build [-Werror,-Wunused-function] (nw) AJR2018-06-221-16/+0 * *fixed the build : zaurus.cpp Robbbert2018-06-221-229/+10 * Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+1 * as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-3/+3 * Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-6/+6 * dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+1 * Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-3/+3 * remove safe_pc() and safe_pcbase() (nw) smf-2018-04-131-1/+1 * Restrict ROM labels to a filesystem- and shell-safe subset of printable Vas Crabb2018-03-181-4/+4