summaryrefslogtreecommitdiffstatshomepage
path: root/docs/source/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'docs/source/__init__.py')
0 files changed, 0 insertions, 0 deletions
avatar/12dc87757ac3c5c83f314738ccdf5352?s=13&d=retro' /> Ivan Vangelista2022-01-301-2/+15 * New working clones Ivan Vangelista2022-01-251-14/+97 * New working clones Ivan Vangelista2022-01-241-0/+21 * ymfm: Refactor new FM engine into a 3rdparty library (#8046) Aaron Giles2021-05-141-1/+1 * New BSD-licensed implementation of Yamaha OPN and OPM FM audio chips (#7808) Aaron Giles2021-02-271-1/+1 * drivers starting with p, q, r and s: some macro removal (nw) Ivan Vangelista2020-06-031-10/+10 * various drivers: READ/WRITE macros removal (nw) Ivan Vangelista2020-05-151-6/+6 * tilemap: that macro has contributed nothing but obfuscation since we moved to... Vas Crabb2020-03-111-2/+2 * Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-2/+2 * (nw) removed every remaining AM_ macro I could find in comments, but one in ... Ivan Vangelista2019-10-101-2/+2 * 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 * PORT_CUSTOM simplification (nw) AJR2019-09-141-4/+4 * Remove tilemap.h from emu.h (nw) AJR2019-08-211-0/+1 * Start cleaning up palette configuration: Vas Crabb2018-12-291-3/+3 * spoker.cpp: fixed 3super8 palette related crash, removed MCFG macros (nw) Ivan Vangelista2018-09-061-44/+43 * -i8255: Removed MCFG, nw mooglyguy2018-09-031-9/+9 * -nvram: Removed MCFG, nw mooglyguy2018-08-241-1/+1 * private: use (S, T, U, V) (nw) (#3720) David Haywood2018-07-011-7/+10 * 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-9/+9 * use plural names for output finders when there are multiple outputs (#3595) wilbertpol2018-05-271-10/+10 * Replace set_led_value and set_lamp_value with output_finders. [Wilbe… (#3592) wilbertpol2018-05-201-8/+14 * 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-32/+29 * dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+1 * (nw) checkpoint since Midway SSIO sound is fixed - periodic interrupt doesn't... Vas Crabb2018-05-071-1/+1 * Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-14/+14 * Standardise on IPT_CUSTOM for hooking up custom code in PORT_BIT, leaving IPT... smf-2018-04-031-2/+2 * Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-40/+43 * (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-1/+2 * API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-4/+7 * xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-4/+4 * memory: Deambiguate handlers, also a hint of things to come (nw) Olivier Galibert2018-01-191-4/+4 * API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-3/+5 * Do the easy ones (nw) Olivier Galibert2018-01-011-4/+4 * Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-4/+4 * spoker.cpp: a couple more dips identified (nw) Ivan Vangelista2017-05-061-4/+12 * spoker.cpp: identified some dips (nw) Ivan Vangelista2017-05-041-9/+40 * Self-registering devices prep: Vas Crabb2017-02-271-0/+2