summaryrefslogtreecommitdiffstatshomepage
path: root/3rdparty/asio/src/examples/cpp11/operations/composed_6.cpp
diff options
context:
space:
mode:
author Matthew Daniels <108370479+gm-matthew@users.noreply.github.com>2025-05-04 05:12:18 +0100
committer GitHub <noreply@github.com>2025-05-04 00:12:18 -0400
commit2b3f4e9763b21277fe28806e3a56402a9985b102 (patch)
tree65d90ac7c6e0765109961177af6fecaae9ed72ec /3rdparty/asio/src/examples/cpp11/operations/composed_6.cpp
parent6e965f9ce91dee0f4988d93e4305c4191795b435 (diff)
cpu/i960: Reduce padding area size when servicing interrupt (#13667)
Prevents crash due to stack overflow during ranking screen in Virtual-On
Diffstat (limited to '3rdparty/asio/src/examples/cpp11/operations/composed_6.cpp')
0 files changed, 0 insertions, 0 deletions
ass='gravatar'> Ivan Vangelista2020-01-161-1/+1 * Spring cleaning: Vas Crabb2019-11-011-2/+2 * Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-2/+2 * (nw) removed every remaining AM_ macro I could find in comments, but one in ... Ivan Vangelista2019-10-101-1/+1 * bfm_sc2.cpp, bfm_dm01.cpp: Verify 6809 types (nw) AJR2019-04-021-3/+3 * (nw) Clean up the mess on master Vas Crabb2019-03-261-57/+59 * Revert "conflict resolution (nw)" andreasnaive2019-03-251-59/+57 * mame\drivers: removed most MACHINE_CONFIG and MCFG macros from drivers starti... Ivan Vangelista2019-03-221-32/+30 * emu\softlist_dev: removed MCFG macros (nw) Ivan Vangelista2019-01-301-2/+2 * src/mame: removed all instances of MCFG_DEVICE_REMOVE in the mame part of the... Ivan Vangelista2019-01-291-12/+16 * src/devices: a bit more MCFG macro removal (nw) Ivan Vangelista2019-01-181-12/+12 * src/mame: more MCFG removal (nw) Ivan Vangelista2018-12-061-4/+4 * src\mame: misc MCFG removal (nw) Ivan Vangelista2018-12-031-1/+1 * steppers, tc009xlvc, te7750, tmp68301, tms1024, tms6100, bfm_dm01: removed MC... Ivan Vangelista2018-10-251-29/+28 * bfm_sc2.cpp: removed 0xff filled alternate revision ROM in sc2scshxgman set (nw) Ivan Vangelista2018-09-281-3/+1 * watchdog: removed MCFG macros (nw) Ivan Vangelista2018-09-071-6/+3 * -nvram: Removed MCFG, nw mooglyguy2018-08-241-6/+6 * upd7759: Converted to use device_rom_interface and added md input for selecti... smf-2018-08-121-3/+3 * Allow per-device internal layouts and remove some more MCFG_ macros. Vas Crabb2018-07-161-3/+3 * Separate reel and stepper devices to an extent, cleaned up use of custom mcfg... mooglyguy2018-06-081-12/+12 * as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-41/+41 * use plural names for output finders when there are multiple outputs (#3595) wilbertpol2018-05-271-4/+4 * 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-534/+534 * dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-3/+3 * Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-28/+28 * maps: Finish mame/drivers (nw) Olivier Galibert2018-04-191-7/+8 * Standardise on IPT_CUSTOM for hooking up custom code in PORT_BIT, leaving IPT... smf-2018-04-031-11/+11 * Restrict ROM labels to a filesystem- and shell-safe subset of printable Vas Crabb2018-03-181-17/+17 * Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-53/+55 * even more cleanup and encapsulation (nw) Vas Crabb2018-02-201-715/+750 * (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-12/+17 * API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-3/+6 * xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-4/+4 * API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-10/+20 * Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-221-3/+3 * Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-8/+8