summaryrefslogtreecommitdiffstatshomepage
path: root/3rdparty/rapidjson/test
diff options
context:
space:
mode:
Diffstat (limited to '3rdparty/rapidjson/test')
0 files changed, 0 insertions, 0 deletions
ass='gravatar'> AJR2019-09-141-1/+1 * avgdvg.cpp : Updates cam9002019-05-221-7/+7 * -bus/a2bus/a2echoii, a800/a800_slot, a8sio: Removed MCFG macros. [Ryan Holtz] mooglyguy2018-12-171-38/+37 * src/mame: more misc MCFG removal (nw) Ivan Vangelista2018-12-041-2/+2 * watchdog: removed MCFG macros (nw) Ivan Vangelista2018-09-071-1/+1 * x2212: Eliminate MCFG_ macros; add pin diagram (nw) AJR2018-07-091-1/+1 * stronger private: use (N, O, P, Q, R) (#3717) David Haywood2018-06-301-2/+1 * as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-3/+3 * quantum: Use X2212 device for NVRAM (nw) AJR2018-06-051-4/+15 * use plural names for output finders when there are multiple outputs (#3595) wilbertpol2018-05-271-5/+5 * Replace set_led_value and set_lamp_value with output_finders. [Wilbe… (#3592) wilbertpol2018-05-201-3/+6 * Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-3/+3 * 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-4/+2 * Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-22/+22 * Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-2/+2 * Standardise on IPT_CUSTOM for hooking up custom code in PORT_BIT, leaving IPT... smf-2018-04-031-1/+1 * Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-16/+17 * backport lots of cleanup from WIP branch (nw) Vas Crabb2018-02-191-7/+12 * API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-1/+2 * xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-2/+2 * API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+2 * 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-27