summaryrefslogtreecommitdiffstatshomepage
path: root/3rdparty/asio/src/doc/std_exception_dox.txt
diff options
context:
space:
mode:
Diffstat (limited to '3rdparty/asio/src/doc/std_exception_dox.txt')
0 files changed, 0 insertions, 0 deletions
19-10-10 18:02:58 +0200'>2019-10-101-5/+5 * PORT_CUSTOM simplification (nw) AJR2019-09-141-2/+2 * gen_latch.cpp : Remove unnecessary arguments in handlers (#4623) cam9002019-03-291-5/+5 * (nw) Clean up the mess on master Vas Crabb2019-03-261-26/+27 * Revert "conflict resolution (nw)" andreasnaive2019-03-251-27/+26 * mame\drivers: removed most MCFG and MACHINE_CONFIG macros from drivers starti... Ivan Vangelista2019-03-211-26/+27 * Start cleaning up palette configuration: Vas Crabb2018-12-291-25/+24 * Eliminate custom_port_read and use ioport finders instead (nw) AJR2018-12-261-3/+14 * src/mame: more MCFG removal (nw) Ivan Vangelista2018-12-101-1/+0 * ay8910: penultimate batch of MCFG removal (nw) Ivan Vangelista2018-11-131-6/+6 * cyclemb.cpp: bumped sprite size in Cycle Maabou, fixed some missing sprites (... angelosa2018-06-191-2/+2 * 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-7/+7 * More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-2/+2 * Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-6/+6 * dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+1 * Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-12/+12 * Standardise on IPT_CUSTOM for hooking up custom code in PORT_BIT, leaving IPT... smf-2018-04-031-2/+2 * Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-30/+35 * (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-5/+10 * xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-3/+3 * API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-2/+4 * clean up sjy change (nw) Vas Crabb2017-11-291-2/+2 * srcclean (nw) Vas Crabb2017-11-261-17/+17 * Correct Dip Switches for Sky Destroyer. [sjy96525] sjy965252017-11-081-7/+6 * gladiatr.cpp: preliminary sound for Ping Pong King [Angelo Salese] angelosa2017-11-081-0/+2 * cyclemb.cpp: Added preliminary audio for Cycle Maabou/Sky Destroyer [Angelo S... angelosa2017-11-081-9/+66 * Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-2/+2 * Self-registering devices prep: Vas Crabb2017-02-271-1/+4 * NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-23/+23 * gcc 6.1.1 warning fixes (nw) Olivier Galibert2016-06-161-1/+1 * updated remaining drivers to use gen_latch.cpp (nw) Ivan Vangelista2016-06-121-3/+10 * reverting: Miodrag Milanovic2016-01-201-1/+1 * tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1 * overrides in drivers (nw) Miodrag Milanovic2015-12-061-2/+2 * Rename *.c -> *.cpp in our source (nw)