summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/z80sti.h
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/machine/z80sti.h
parentf60ad2f9119bc352487c6b0059a4ea1f56038285 (diff)
phoenix/phoenix.cpp: Dumped the palette PROMs for Next Fase. (#13664) [Jordi Tuells]HEADmaster
Diffstat (limited to 'src/devices/machine/z80sti.h')
0 files changed, 0 insertions, 0 deletions
/+1 * typo fix (nw) MetalliC2019-10-011-2/+2 * -snapquik: Modernized delegate and removed MCFG macros. [Ryan Holtz] MooglyGuy2019-06-301-4/+4 * (nw) Clean up the mess on master Vas Crabb2019-03-261-6/+6 * Revert "conflict resolution (nw)" andreasnaive2019-03-251-6/+6 * Make the delay for snapshot/quickload an attotime, and allow implicit zero. ... Vas Crabb2019-02-061-2/+2 * intelfsh: Eliminate address_space argument from read/write handlers (nw) AJR2019-02-011-4/+4 * Start cleaning up palette configuration: Vas Crabb2018-12-291-16/+17 * Fixed regressions reported by Tafoid, nw mooglyguy2018-12-161-29/+31 * -intelfsh: Removed MCFG, nw mooglyguy2018-09-051-1/+1 * Allow per-device internal layouts and remove some more MCFG_ macros. Vas Crabb2018-07-161-1/+1 * private: use (S, T, U, V) (nw) (#3720) David Haywood2018-07-011-2/+4 * 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-7/+7 * Move the +1 to the proper place in the ROM BIOS macros - that's been Vas Crabb2018-05-291-8/+8 * Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-2/+2 * 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-5/+5 * Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-9/+11 * API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-2/+4 * xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-2/+2 * API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+2 * svmu: Added two English BIOS versions and a newer Japanese BIOS version [King... Vas Crabb2017-06-201-13/+36 * Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-3/+3 * Self-registering devices prep: Vas Crabb2017-02-271-1/+5 * NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-22