summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/build/makelist.py
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/build/makelist.py')
0 files changed, 0 insertions, 0 deletions
ar.com/avatar/e2f0f360b06d021ae2f94d315bcf7538?s=13&d=retro' /> Olivier Galibert2021-09-221-0/+1 * New working clones Ivan Vangelista2021-06-091-291/+315 * validity.cpp: Limit characters allowed in I/O port tags, and check ROMs and I... Vas Crabb2020-08-271-8/+8 * drivers starting with s: removed read* and write* macros (nw) Ivan Vangelista2020-06-151-35/+35 * Move sprite delaying behavior into screen_vblank for some drivers (#6596) cam9002020-04-271-42/+16 * Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-15/+15 * PORT_CUSTOM simplification (nw) AJR2019-09-141-6/+6 * (nw) Clean up the mess on master Vas Crabb2019-03-261-59/+94 * Revert "conflict resolution (nw)" andreasnaive2019-03-251-94/+59 * New working clone braintro2019-02-211-24/+49 * mame\drivers: removed most MCFG and MACHINE_CONFIG macros in drivers in the s... Ivan Vangelista2019-02-211-25/+32 * some more MCFG macros removal (nw) Ivan Vangelista2019-02-081-2/+2 * devices\machine\ticket, timer: removed MCFG macros (nw) Ivan Vangelista2019-01-211-7/+10 * src/devices: a bit more MCFG macro removal (nw) Ivan Vangelista2019-01-181-1/+1 * MASKROM/MASK ROM -> mask ROM, nw mooglyguy2018-11-031-10/+10 * suprnova.cpp: Document undumped sound sample for Gals Panic 4 (nw) braintro2018-09-221-2/+3 * suprnova.cpp: flagged wrong game. Thanks MASH! (nw) Ivan Vangelista2018-09-221-2/+2 * suprnova.cpp: verified plds' dumps [caius] Ivan Vangelista2018-09-221-6/+6 * new working clone Ivan Vangelista2018-09-211-3/+31 * -nvram: Removed MCFG, nw mooglyguy2018-08-241-1/+1 * as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-9/+9 * Move the +1 to the proper place in the ROM BIOS macros - that's been Vas Crabb2018-05-291-1/+1 * suprnova.cpp, playch10.cpp: Eliminate machine().device (nw) AJR2018-05-211-19/+19 * 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-1/+1 * Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-53/+53 * dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+2 * Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-3/+3 * Now that was a subtle one... (nw) Olivier Galibert2018-04-051-1/+1 * Standardise on IPT_CUSTOM for hooking up custom code in PORT_BIT, leaving IPT... smf-2018-04-031-4/+4 * suprnova.cpp: restore sound (nw) Ivan Vangelista2018-04-021-1/+1 * Restrict ROM labels to a filesystem- and shell-safe subset of printable Vas Crabb2018-03-181-2/+2 * Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-24/+25 * sknsspr : Add device_rom_interface instead memory pointer (#3269) cam9002018-03-011-35/+35 * (nw) screw you macros and the horse you rode in on