summaryrefslogtreecommitdiffstatshomepage
path: root/3rdparty/sol2/examples/functions.cpp
diff options
context:
space:
mode:
Diffstat (limited to '3rdparty/sol2/examples/functions.cpp')
0 files changed, 0 insertions, 0 deletions
5-14 18:33:49 -0700'>2021-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 g, h and i: removed read* and write* macros (nw) Ivan Vangelista2020-06-101-1/+1 * various drivers: READ/WRITE macros removal (nw) Ivan Vangelista2020-05-151-7/+2 * all: ram auto-sharing is going away, so fix drivers relying on it [O. Galibert] Olivier Galibert2019-05-061-4/+3 * 68000: Rework interrupt handling [O. Galibert] Olivier Galibert2019-04-051-1/+1 * gen_latch.cpp : Remove unnecessary arguments in handlers (#4623) cam9002019-03-291-1/+1 * (nw) Clean up the mess on master Vas Crabb2019-03-261-33/+28 * Revert "conflict resolution (nw)" andreasnaive2019-03-251-28/+33 * mame\drivers: removed most MCFG and MACHINE_CONFIG macros from drivers starti... Ivan Vangelista2019-03-051-29/+25 * devices\machine\ticket, timer: removed MCFG macros (nw) Ivan Vangelista2019-01-211-3/+2 * get rid of the rest of the digfx MCFG as well (nw) Vas Crabb2019-01-071-1/+1 * Start cleaning up palette configuration: Vas Crabb2018-12-291-5/+3 * bking.cpp, ironhors.cpp: fixed c/p errors in yesterday's ay8910 MCFG removal ... Ivan Vangelista2018-11-141-3/+3 * ay8910: penultimate batch of MCFG removal (nw) Ivan Vangelista2018-11-131-11/+8 * discrete: Eliminate unnecessary address space argument from handlers (nw) AJR2018-11-121-3/+3 * (nw) srcclean and some cleanup: Vas Crabb2018-07-221-4/+4 * ironhors.cpp: fixed Iron Horse framerate to 61 Hz [Angelo Salese] angelosa2018-06-291-10/+11 * as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-15/+15 * diexec: Interrupt API changes (nw) AJR2018-05-181-2/+2 * Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-1/+1 * - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-1/+1 * 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-4/+4 * dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+1 * Add support for custom device constructors when replacing devices. Vas Crabb2018-05-081-3/+2 * Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-15/+15 * Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-4/+4 * Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-77/+82 * (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-6/+6 * API change: Memory maps are now "last entry wins" [O. Galibert] Olivier Galibert2018-01-311-2/+3 * API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-2/+2 * Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-4/+17 * Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-17/+4 * ironhors.cpp: added hsync measurement, removed wrong comment (nw) Ivan Vangelista2017-12-101-1/+3 * ironhors.cpp: measured clocks [Corrado Tomaselli] Ivan Vangelista2017-12-091-2/+13 * m6809: Start resolving the great device type/clock divider mix-up AJR2017-12-081-2/+2 * New working clones Ivan Vangelista2017-09-081-6/+29 * Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-4/+4 * Self-registering devices prep: Vas Crabb2017-02-271-3/+7 * more gen_latch-ification (nw) Ivan Vangelista2016-06-011-4/+6