summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/minimaws/lib/dbaccess.py
diff options
context:
space:
mode:
author Olivier Galibert <galibert@pobox.com>2017-11-30 10:54:32 +0100
committer Olivier Galibert <galibert@pobox.com>2017-11-30 12:29:32 +0100
commit7c8a1fa409e62d755ce0fc1b1b772128fd44663f (patch)
treed79f48533b4706a3fbdeb38fe987ac3443c56a2d /scripts/minimaws/lib/dbaccess.py
parent29825789a8c177387dbcf0c7fd0d2fb55b987e40 (diff)
Pet peeving with extreme prejudice (nw)
Diffstat (limited to 'scripts/minimaws/lib/dbaccess.py')
0 files changed, 0 insertions, 0 deletions
d> * nss.cpp, sfcbox.cpp: apply raw params update, fixes nss.cpp regression (nw) Ivan Vangelista2019-11-031-1/+2 * Spring cleaning: Vas Crabb2019-11-011-1/+1 * (nw) removed every remaining AM_ macro I could find in comments, but one in ... Ivan Vangelista2019-10-101-5/+5 * Add internal clock divider for Z180 family and adjust CPU clocks in many driv... AJR2019-10-021-1/+1 * Split generic Z180 device into several subtypes. HD647180X now has specific d... AJR2019-09-301-1/+1 * mame\drivers: standardized Japanese suffix 'no' in lower case (nw) Ivan Vangelista2019-06-131-2/+2 * snes_snd.cpp : Updates (#4868) cam9002019-04-091-3/+3 * (nw) Clean up the mess on master Vas Crabb2019-03-261-26/+26 * Revert "conflict resolution (nw)" andreasnaive2019-03-251-26/+26 * mame\drivers: removed most MCFG and MACHINE_CONFIG macros from the rest of th... Ivan Vangelista2019-02-221-24/+24 * emu\softlist_dev: removed MCFG macros (nw) Ivan Vangelista2019-01-301-1/+1 * devices/video: some MCFG macro removal (nw) Ivan Vangelista2019-01-091-1/+1 * SNES cartridge/clock refinements (nw) AJR2018-12-091-1/+1 * cpu/pps4 - machine/pxa255, r10696, r10788, ra17xx, rf5c296, roc10937, rp5c01,... Ivan Vangelista2018-10-291-1/+1 * Allow per-device internal layouts and remove some more MCFG_ macros. Vas Crabb2018-07-161-1/+1 * devcb3 Vas Crabb2018-07-071-3/+3 * Fix clang build, once more (nw) AJR2018-07-011-1/+1 * private: use (S, T, U, V) (nw) (#3720) David Haywood2018-07-011-1/+3 * as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-8/+8 * Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-5/+5 * 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-9/+9 * Standardise on IPT_CUSTOM for hooking up custom code in PORT_BIT, leaving IPT... smf-2018-04-031-1/+1 * Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-26/+30 * API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-4/+8 * 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-3/+3 * API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+2 * All SNES APU docs I can find claims it runs at 2.048 MHz and there's no menti... angelosa2018-01-151-1/+2 * Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-6/+6