summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/arm7/arm7core.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/cpu/arm7/arm7core.h
parentf60ad2f9119bc352487c6b0059a4ea1f56038285 (diff)
phoenix/phoenix.cpp: Dumped the palette PROMs for Next Fase. (#13664) [Jordi Tuells]HEADmaster
Diffstat (limited to 'src/devices/cpu/arm7/arm7core.h')
0 files changed, 0 insertions, 0 deletions
commit/src/mame/drivers/segaufo.cpp?id=95869d57181d6b6d38ec9511374c2c3e1de9f6cf'>New BSD-licensed implementation of Yamaha OPN and OPM FM audio chips (#7808) Aaron Giles2021-02-271-1/+1 * further macro removal work (nw) Ivan Vangelista2020-05-181-34/+34 * (nw) removed every remaining AM_ macro I could find in comments, but one in ... Ivan Vangelista2019-10-101-2/+2 * -devices/machine/msm6253: Removed MCFG macros and added devcb3 support, nw mooglyguy2018-12-271-9/+9 * pit8253.h: removed MCFG macros (nw) Ivan Vangelista2018-10-301-7/+7 * devcb3 Vas Crabb2018-07-071-68/+64 * private: use (S, T, U, V) (nw) (#3720) David Haywood2018-07-011-2/+1 * use plural names for output finders when there are multiple outputs (#3595) wilbertpol2018-05-271-10/+10 * 315_5338a: Rename ports to match other Sega I/O devices Dirk Best2018-05-201-4/+4 * Replace set_led_value and set_lamp_value with output_finders. [Wilbe… (#3592) wilbertpol2018-05-201-8/+11 * diexec: Interrupt API changes (nw) AJR2018-05-181-1/+1 * Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-7/+7 * 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-38/+38 * model1/model2: Emulate Model 1 I/O board, remove I/O RAM device Dirk Best2018-04-181-8/+18 * Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-25/+29 * fix segaufo (nw) Vas Crabb2018-03-061-0/+3 * still more cleanup and more efficient outputs (nw) Vas Crabb2018-03-041-30/+38 * (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-3/+6 * API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-4/+8 * API change: Memory maps are now "last entry wins" [O. Galibert] Olivier Galibert2018-01-311-2/+2 * xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-8/+8 * API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-4/+8 * Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-1/+1 * Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-1/+1 * get rid of legacy BITSWAP* (nw) Vas Crabb2017-12-131-1/+1 * Remove timer_device from emu.h and move it out of src/emu (nw) AJR2017-10-011-0/+1 * Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-8/+8 * Self-registering devices prep: Vas Crabb2017-02-271-0/+1 * NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-11/+11 * sound trampolines removal from various drivers (nw) Ivan Vangelista2016-06-131-7/+1