summaryrefslogtreecommitdiffstatshomepage
path: root/docs/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/README.md')
0 files changed, 0 insertions, 0 deletions
mit/src/mame/drivers/ssozumo.cpp?id=52d873062c8025915d55b15547edc66de0f17492'>(nw) removed every remaining AM_ macro I could find in comments, but one in ... Ivan Vangelista2019-10-101-1/+1 * (nw) Clean up the mess on master Vas Crabb2019-03-261-20/+21 * Revert "conflict resolution (nw)" andreasnaive2019-03-251-21/+20 * mame\drivers: removed most MCFG and MACHINE_CONFIG macros in drivers in the s... Ivan Vangelista2019-02-211-17/+17 * volt_reg: set default m_output (nw) hap2019-02-191-1/+0 * misc MCFG and MACHINE_CONFIG macro removal (nw) Ivan Vangelista2019-02-131-1/+1 * screen.h: adddedconstructor for monochrom screens and removed MCFG_SCREEN_ADD... Ivan Vangelista2019-02-111-2/+4 * Start cleaning up palette configuration: Vas Crabb2018-12-291-5/+3 * ay8910: penultimate batch of MCFG removal (nw) Ivan Vangelista2018-11-131-6/+3 * as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-9/+9 * diexec: Interrupt API changes (nw) AJR2018-05-181-1/+1 * 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-1/+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 * Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-1/+1 * Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-25/+27 * ssozumo: Soundlatch modernization (nw) AJR2018-02-181-7/+3 * API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-2/+2 * xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-1/+1 * API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+1 * This causes huge changes in behaviour that can't be hand-waved away. Vas Crabb2018-01-131-1/+3 * New way to provide DAC reference inputs (nw) AJR2018-01-101-3/+1 * srcclean (nw) Vas Crabb2017-11-261-4/+4 * Fixed previous Data East commit to use 12 MHz XTAL instead [Angelo Salese] angelosa2017-11-111-2/+2 * Added HMC20 and screen raw params for following drivers: [Angelo Salese] angelosa2017-11-111-6/+8 * MT #3804 (nw) angelosa2017-11-061-2/+2 * Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-2/+2 * Self-registering devices prep: Vas Crabb2017-02-271-0/+3 * DAC WIP, started documenting the DACs in use. [smf] smf-2016-10-171-7/+9