summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/netlist/devices/nld_system.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/lib/netlist/devices/nld_system.h
parentf60ad2f9119bc352487c6b0059a4ea1f56038285 (diff)
phoenix/phoenix.cpp: Dumped the palette PROMs for Next Fase. (#13664) [Jordi Tuells]HEADmaster
Diffstat (limited to 'src/lib/netlist/devices/nld_system.h')
0 files changed, 0 insertions, 0 deletions
f81fbdb8d4356b7a526a902726463e2f1af00615'>Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-2/+2 * wyvernf0.cpp: measured clocks [Guru] Ivan Vangelista2019-09-121-6/+7 * Remove tilemap.h from emu.h (nw) AJR2019-08-211-0/+1 * (nw) DavidHaywood2019-07-241-3/+3 * dumped + hooked up 68705 for Wyvern F-0 [Sean Riddle, jordigahan, ClawGrip, D... DavidHaywood2019-07-241-39/+19 * (nw) wyvernf0.cpp: Use actual labels versus released labels as per suggestion braintro2019-07-071-15/+15 * New working clone braintro2019-07-071-10/+42 * gen_latch.cpp : Remove unnecessary arguments in handlers (#4623) cam9002019-03-291-1/+1 * (nw) Clean up the mess on master Vas Crabb2019-03-261-3/+2 * Revert "conflict resolution (nw)" andreasnaive2019-03-251-2/+3 * volt_reg: set default m_output (nw) hap2019-02-191-1/+0 * emu\softlist_dev: removed MCFG macros (nw) Ivan Vangelista2019-01-301-2/+2 * Start cleaning up palette configuration: Vas Crabb2018-12-291-13/+9 * -devices/sound/262intf, bsmt2000, c6280, cdp1863, msm5232, ymf271: Removed MC... mooglyguy2018-12-271-34/+36 * ay8910: penultimate batch of MCFG removal (nw) Ivan Vangelista2018-11-131-5/+3 * private: use (W,X,Y,Z,#) (#3721) David Haywood2018-07-011-1/+4 * Allow passing std::unique_ptr<TYPE> directly to save_pointer and remove now-s... AJR2018-06-241-1/+1 * 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-13/+14 * diexec: Interrupt API changes (nw) AJR2018-05-181-2/+2 * Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-9/+9 * - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-9/+9 * More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-2/+2 * Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-1/+1 * 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-11/+11 * Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-1/+1 * Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-38/+40 * API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-2/+4 * memory: Deambiguate handlers, also a hint of things to come (nw) Olivier Galibert2018-01-191-1/+1 * API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+2 * This causes huge changes in behaviour that can't be hand-waved away. Vas Crabb2018-01-131-1/+3