summaryrefslogtreecommitdiffstats
path: root/src/mame/drivers/pasopia7.cpp
diff options
context:
space:
mode:
author Olivier Galibert <galibert@pobox.com>2018-03-04 19:43:32 +0100
committer Olivier Galibert <galibert@pobox.com>2018-03-14 14:05:49 +0100
commitf155992daab88ad024cec995428a67108218b51d (patch)
treeae38b502ef51735e6481a9fa23284349f3e92a45 /src/mame/drivers/pasopia7.cpp
parent7ae8a01086773beddc5a5a96ec22fec8809a1a29 (diff)
Rename some memory stuff (nw)
Diffstat (limited to 'src/mame/drivers/pasopia7.cpp')
0 files changed, 0 insertions, 0 deletions
line' src='//www.gravatar.com/avatar/76149e982ea9b87e65b08e77cd940554?s=13&d=retro' /> Vas Crabb2020-09-271-7/+5 * (nw) more cleanups Robbbert2020-06-111-25/+56 * drivers starting with i, j, k, l and m: more macro removal (nw) Ivan Vangelista2020-05-281-2/+2 * another bunch of macro removals (nw) Ivan Vangelista2020-05-191-4/+4 * Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-1/+1 * (nw) get rid of wave.h usage part 1 Robbbert2019-07-061-2/+1 * Lola8a : added missing keys & some notes; marked as WORKING Robbbert2019-05-201-39/+62 * mc6845: More consistent identification of HD6845S variant (nw) AJR2019-05-181-2/+2 * Start cleaning up palette configuration: Vas Crabb2018-12-291-1/+1 * Fixed regressions in konamim2 and mexico86, nw mooglyguy2018-12-151-17/+18 * mc6845, upd7220: removed MCFG macros (nw) Ivan Vangelista2018-11-201-5/+6 * ay8910: finished MCFG macros removal (nw) Ivan Vangelista2018-11-141-4/+4 * more private: use (K,L,M) (#3714) David Haywood2018-06-301-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-1/+1 * Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-2/+2 * (nw) remove more low-value macros and add a couple more constructor options Vas Crabb2018-05-101-2/+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-9/+9 * Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-20/+22 * 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-3/+3 * API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+2 * (nw) lola8a : use shared pointer for display Robbbert2017-11-091-20/+29 * 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-2/+5 * NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-3/+3 * reverting: Miodrag Milanovic2016-01-201-1/+1 * tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1 * overrides in drivers (nw) Miodrag Milanovic2015-12-061-1/+1 * clang-modernize part 4 Miodrag Milanovic2015-12-041-2/+2