summaryrefslogtreecommitdiffstatshomepage
path: root/nl_examples/norton_opamp.c
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 /nl_examples/norton_opamp.c
parentf60ad2f9119bc352487c6b0059a4ea1f56038285 (diff)
phoenix/phoenix.cpp: Dumped the palette PROMs for Next Fase. (#13664) [Jordi Tuells]HEADmaster
Diffstat (limited to 'nl_examples/norton_opamp.c')
0 files changed, 0 insertions, 0 deletions
>1-1/+1 * Fixed regressions reported by Tafoid, nw mooglyguy2018-12-161-1/+1 * Fixed regressions in konamim2 and mexico86, nw mooglyguy2018-12-151-42/+43 * upd765: Add (mostly standard) clocks to all devices in the family (nw) AJR2018-12-131-1/+1 * src\mame: misc MCFG removal (nw) Ivan Vangelista2018-12-031-3/+3 * machine/pic8259.h: removed MCFG macros (nw) Ivan Vangelista2018-10-311-4/+4 * pit8253.h: removed MCFG macros (nw) Ivan Vangelista2018-10-301-7/+7 * bus/rs232.cpp: completed removal of MCFG macros (nw) Ivan Vangelista2018-10-231-6/+6 * crt9007: Convert callbacks to devcb3 and remove MCFG_ macros (nw) AJR2018-10-121-13/+13 * pc_lpt, upd765: removed MCFG macros (nw) Ivan Vangelista2018-09-281-5/+5 * i8251: Provide standard read/write handlers; eliminate memory space as argume... AJR2018-09-161-1/+1 * -i8255: Removed MCFG, nw mooglyguy2018-09-031-4/+4 * i8251: Removed MCFG, nw mooglyguy2018-08-291-6/+6 * -ram_device: MCFG removal, nw mooglyguy2018-08-161-3/+1 * acro removal, disambiguation, debugger side effects (nw) Vas Crabb2018-06-151-1/+1 * beathead, concept, pkscram, saturn, tandy2k, trackfld, x1, swtpc09: machine()... mooglyguy2018-06-131-5/+4 * as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-8/+8 * wd_fdc family, msm5832: Eliminate customized MCFG_XXX_ADD macros (nw) AJR2018-05-271-7/+7 * Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-3/+3 * 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-46/+46 * Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-3/+4 * Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-28/+32 * (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-4/+4 * API change: Memory maps are now "last entry wins" [O. Galibert] Olivier Galibert2018-01-311-1/+1 * 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-2/+2 * pic8259: Break up the MCFG_PIC8259_ADD macro (nw) AJR2017-09-021-2/+4 * dimemory: Lift the cap on the number of address spaces per device [O. Galibert] Olivier Galibert2017-07-031-2/+2 * Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-7/+7 * Self-registering devices prep: Vas Crabb2017-02-271-0/+4 * Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1 * Improvements to rgb_t (nw) AJR2016-10-221-1/+1 * NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-10/+10 * NULL->nullptr, instead of DEVCB_NULL use always DEVCB_NOOP to prevent confusi... Miodrag Milanovic2016-04-241-2/+2 * Add support to adjust the screen color Dirk Best2016-03-121-2/+2 * clang-modernize part 4 Miodrag Milanovic2015-12-041-1/+1