summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/digfx.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/emu/digfx.cpp
parentf60ad2f9119bc352487c6b0059a4ea1f56038285 (diff)
phoenix/phoenix.cpp: Dumped the palette PROMs for Next Fase. (#13664) [Jordi Tuells]HEADmaster
Diffstat (limited to 'src/emu/digfx.cpp')
0 files changed, 0 insertions, 0 deletions
d>-10/+10 * Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-26/+26 * Restrict ROM labels to a filesystem- and shell-safe subset of printable Vas Crabb2018-03-181-17/+17 * Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-119/+125 * rohga.cpp : Fix gfxdecode instead garbage (#3282) cam9002018-03-011-3/+3 * srcclean (nw) Vas Crabb2018-02-251-1/+1 * wizdfire: Update notes (nw) AJR2018-02-161-2/+7 * rohga : Cleanup IO and Protection Handling, Cleanup duplicates, Add notes, Re... cam9002018-02-161-131/+76 * (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-1/+2 * API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-8/+8 * API change: Memory maps are now "last entry wins" [O. Galibert] Olivier Galibert2018-01-311-1/+1 * srcclean and regenerate localisations (nw) Vas Crabb2018-01-281-2/+2 * deco16ic : Split pf1/2 size (#3124) cam9002018-01-251-8/+16 * Get rid of nonbuffered_palette_w at decocomn (#3103) cam9002018-01-241-5/+8 * Improved Nitro Ball priority / alpha mixing (#3110) cam9002018-01-241-3/+3 * API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-5/+5 * Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-4/+4 * Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-4/+4 * get rid of legacy BITSWAP* (nw) Vas Crabb2017-12-131-4/+4 * deco146: Fully handle sound latch internal in the device Dirk Best2017-10-271-11/+18 * deco146: Use DEVCB for input ports and explicitly define these in all drivers... AJR2017-08-311-0/+12 * misc housekeeping / one-liners David Haywood2017-08-031-1/+1 * Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-18/+18 * Self-registering devices prep: Vas Crabb2017-02-271-1/+5 * rohga.cpp: Allow Continue was inverted - Fixed - NW briantro2017-01-021-2/+2 * rohga.cpp: Spacing - NW briantro2017-01-021-1/+1 * rohga.cpp: Reapply dipswitch fixes. - NW briantro2017-01-021-123/+103 * Conflicts (nw) angelosa2017-01-021-102/+123 * rohga.cpp: Fix Schmeiser Robo DEMO Sound dipswitch - NW briantro2017-01-011-0/+2 * rohga.cpp: Dipswitch improvements [Brian Troha]