summaryrefslogtreecommitdiffstatshomepage
path: root/3rdparty/sol2/examples
diff options
context:
space:
mode:
author Olivier Galibert <galibert@pobox.com>2025-05-03 23:34:10 +0200
committer Olivier Galibert <galibert@pobox.com>2025-05-03 23:34:10 +0200
commit6e965f9ce91dee0f4988d93e4305c4191795b435 (patch)
treee2287832eafd871bcc4d20ee03bd1e195d86266f /3rdparty/sol2/examples
parent653a2292b1ce98093d95986565af571cbb601d2f (diff)
Add resampler configuration saving and documentationHEADmaster
Diffstat (limited to '3rdparty/sol2/examples')
0 files changed, 0 insertions, 0 deletions
' /> Robbbert2021-12-291-0/+3 * Initialised more variables and updated a few things overlooked earlier. Robbbert2021-12-261-16/+16 * spinb/inder.cpp: WIP. Moved metalman from inder to spinb. Robbbert2021-12-091-311/+634 * New NOT_WORKING clone (#8108) ClawGrip2021-05-291-6/+30 * New clones marked as NOT_WORKING (#7750) ClawGrip2021-02-071-7/+30 * Cleaned up bitmap API. Vas Crabb2020-09-271-2/+2 * drivers starting with p, q, r and s: some macro removal (nw) Ivan Vangelista2020-06-031-17/+17 * further macro removal work (nw) Ivan Vangelista2020-05-181-30/+30 * (nw) Clean up the mess on master Vas Crabb2019-03-261-4/+4 * Revert "conflict resolution (nw)" andreasnaive2019-03-251-4/+4 * devices/machine/74157.cpp : Simplify handlers, Fix naming cam9002019-03-221-4/+4 * Start cleaning up palette configuration: Vas Crabb2018-12-291-14/+15 * mcs51.cpp: Removed MCFG. Various MACHINE_CONFIG removals. nw mooglyguy2018-12-091-49/+57 * -i8255: Removed MCFG, nw mooglyguy2018-09-031-43/+43 * -nvram: Removed MCFG, nw mooglyguy2018-08-241-1/+1 * -8364_paula, aakart, adc0808, adc083x, adc0844, adc1038, adc1213, akiko, am28... mooglyguy2018-08-121-4/+4 * -7200fifo, 7400, 7404, 74123, 74145, 74148, 74153, 74157, 74161, 74259: [Ryan... mooglyguy2018-08-111-4/+4 * private: use (S, T, U, V) (nw) (#3720) David Haywood2018-07-011-7/+12 * 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-17/+17 * Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-11/+11 * dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-2/+2 * Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-59/+59 * Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-51/+57 * mcs51: Use callbacks for parallel ports (nw) AJR2018-02-271-2/+3 * (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-3/+5 * API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-6/+12 * xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-8/+8 * API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-3/+6 * jolypark, vrnwrld: Correct ADPCM type (nw) AJR2017-07-271-12/+21 * spinb.cpp: MSM5205 callback modernization (nw) AJR2017-06-211-20/+6 * 74157 developments (nw) AJR2017-06-121-4/+4 * Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-5/+5 * Self-registering devices prep: Vas Crabb2017-02-271-3/+8 * Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1 * 74157 updates, pinball division (nw) (#1841) ajrhacker2016-12-171-14/+35 * NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-26/+26 * Another round of these Vas Crabb2016-08-271-2/+2 * remove legacy forms of (required|optional)_(shared_ptr|ioport)_array Vas Crabb2016-08-251-1/+1 * Don't rely on macro expansion to supply parentheses around condition for if s... Vas Crabb2016-08-161-10/+6 * reverting: Miodrag Milanovic2016-01-201-1/+1 * tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1 * some more override (nw) Miodrag Milanovic2015-12-061-2/+2 * - Fix PVS-Studio warning V564, "The &/| operator is applied to bool type value. therealmogminer@gmail.com2015-11-091-2/+2