summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/formats/mfi_dsk.h
diff options
context:
space:
mode:
author Vas Crabb <vas@vastheman.com>2025-05-05 02:27:59 +1000
committer Vas Crabb <vas@vastheman.com>2025-05-05 02:27:59 +1000
commitfd45caf7f51d85a82c4d04cdebd2257123ec8d6f (patch)
tree206636d73191fc9da255e4591ce718b28efd9eeb /src/lib/formats/mfi_dsk.h
parent269f37cefc6c972f3bcb55ec6c96d8f3408ed9ba (diff)
bmc/koftball.cpp: Split out common parts of address map, better inputs for jxzh and kaimenhu.HEADmaster
Diffstat (limited to 'src/lib/formats/mfi_dsk.h')
0 files changed, 0 insertions, 0 deletions
n>1-1/+1 * astrohome, fromance, hyprduel, pipedrm, playmark, powerbal: removed MACHINE_*... Ivan Vangelista2020-11-281-58/+118 * emumem: Simplify memory management. [O. Galibert] Olivier Galibert2020-11-021-1/+2 * drivers starting with p, q, r and s: some macro removal (nw) Ivan Vangelista2020-06-031-10/+9 * Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-1/+1 * -devices/sound/2608intf, 2610intf: Removed MCFG macros, nw mooglyguy2018-12-291-45/+44 * Start cleaning up palette configuration: Vas Crabb2018-12-291-10/+8 * mame/video: more macro removal (nw) Ivan Vangelista2018-11-231-11/+9 * gen_latch: removed MCFG macros (nw) Ivan Vangelista2018-11-151-6/+6 * stronger private: use (N, O, P, Q, R) (#3717) David Haywood2018-06-301-4/+7 * as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-6/+6 * Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-10/+10 * - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-10/+10 * More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-4/+4 * Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-10/+10 * dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-2/+2 * Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-18/+18 * Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-36/+41 * API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-5/+10 * xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-2/+2 * 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-2/+4 * Clock all Video System GGAs; remove device from bootlegs (nw) AJR2017-08-241-2/+4 * pipedrm.cpp: Soundlatch modernization (nw) AJR2017-06-141-59/+22