summaryrefslogtreecommitdiffstats
path: root/docs/release/scripts/target/mame/tiny.lua
diff options
context:
space:
mode:
author Robbbert <Robbbert@users.noreply.github.com>2018-05-29 20:33:33 +1000
committer Robbbert <Robbbert@users.noreply.github.com>2018-05-29 20:33:33 +1000
commit1c5773d0da60e89ec39ea2723aa7831ba3d13ab9 (patch)
tree91b5722d83f77f37ecbaca59cf0993c6e9a31f4c /docs/release/scripts/target/mame/tiny.lua
parent2336a228e740c954cdbaf0f64cc96aab3b0b94e9 (diff)
*missing roms turned up, so 20 sets added back in
Diffstat (limited to 'docs/release/scripts/target/mame/tiny.lua')
0 files changed, 0 insertions, 0 deletions
&d=retro' /> Vas Crabb2019-10-261-1/+1 * Remove tilemap.h from emu.h (nw) AJR2019-08-211-0/+1 * Convert screen update functions to RGB32 in numerous games (nw) AJR2019-05-101-3/+2 * (nw) Clean up the mess on master Vas Crabb2019-03-261-27/+27 * Revert "conflict resolution (nw)" andreasnaive2019-03-251-27/+27 * mame\drivers: removed most MACHINE_CONFIG and MCFG macros for drivers startin... Ivan Vangelista2019-02-151-14/+14 * src/devices: a bit more MCFG macro removal (nw) Ivan Vangelista2019-01-181-2/+2 * src\devices\machine: more MCFG macros removal (nw) Ivan Vangelista2019-01-171-11/+11 * Start cleaning up palette configuration: Vas Crabb2018-12-291-31/+31 * mc2661, mc68681, scn2674 et al.: Eliminate space and mem_mask arguments from ... AJR2018-12-261-6/+6 * mc6845: first part of MCFG macros removal (nw) Ivan Vangelista2018-11-191-3/+4 * ay8910: penultimate batch of MCFG removal (nw) Ivan Vangelista2018-11-131-18/+1 * watchdog: removed MCFG macros (nw) Ivan Vangelista2018-09-071-2/+1 * -nvram: Removed MCFG, nw mooglyguy2018-08-241-1/+1 * private: use (S, T, U, V) (nw) (#3720) David Haywood2018-07-011-2/+5 * 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-8/+8 * Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-3/+3 * - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-3/+3 * 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-4/+4 * 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-5/+5 * vlc.cpp: Fix memory mapping and IRQs for DUARTs and RTC (nw) AJR2018-04-091-55/+44 * Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-19/+20 * API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-1/+2 * xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-6/+6 * API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+2 * mc68681: Use MCFG_DEVICE_ADD instead of custom macro; switch one more to SCN2... AJR2017-11-221-3/+3 * Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-3/+2 * srcclean (nw) Vas Crabb2017-04-231-10/+10 * vlc.cpp: make it to show something (nw) angelosa2017-04-141-36/+32 * Self-registering devices prep: Vas Crabb2017-02-271-11/+13 * NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-11/+11 * Make watchdog timer a separate device AJR2016-04-301-1/+3