summaryrefslogtreecommitdiffstatshomepage
path: root/3rdparty/sol2/examples/variadic_args.cpp
diff options
context:
space:
mode:
Diffstat (limited to '3rdparty/sol2/examples/variadic_args.cpp')
0 files changed, 0 insertions, 0 deletions
s='commitgraph'>* (nw) pro80,pyl601,pipbug: cleanup Robbbert2020-06-061-9/+17 * drivers starting with p, q, r and s: some macro removal (nw) Ivan Vangelista2020-06-031-2/+2 * Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-1/+1 * (nw) removed every remaining AM_ macro I could find in comments, but one in ... Ivan Vangelista2019-10-101-1/+1 * (nw) pipbug: added cassette load facility for the existing software. Robbbert2019-07-171-31/+82 * -snapquik: Modernized delegate and removed MCFG macros. [Ryan Holtz] MooglyGuy2019-06-301-4/+3 * (nw) Clean up the mess on master Vas Crabb2019-03-261-2/+2 * Revert "conflict resolution (nw)" andreasnaive2019-03-251-2/+2 * Make the delay for snapshot/quickload an attotime, and allow implicit zero. ... Vas Crabb2019-02-061-2/+2 * -arcadia, binbug, cd2650, cvs, dm7000, dolphunk, galaxia, hp48, instruct, kon... mooglyguy2018-12-151-9/+11 * bus/rs232.cpp: completed removal of MCFG macros (nw) Ivan Vangelista2018-10-231-4/+4 * stronger private: use (N, O, P, Q, R) (#3717) David Haywood2018-06-301-1/+3 * as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-1/+1 * Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-2/+2 * Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-5/+5 * 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-8/+10 * API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-2/+4 * 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/+2 * s2650: I/O modernization AJR2017-06-221-5/+4 * Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-3/+3 * Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1 * NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-1/+1 * dynamic_buffer is just std::vector<UINT8> (nw) Miodrag Milanovic2016-10-211-1/+1 * Turn image init/validate into scoped enums to avoid accidental casts to/from ... Vas Crabb2016-08-011-2/+2