summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/sdl/sdlptty_unix.cpp
diff options
context:
space:
mode:
author Miodrag Milanović <mmicko@gmail.com>2015-11-08 12:32:30 +0100
committer Miodrag Milanović <mmicko@gmail.com>2015-11-08 12:32:30 +0100
commita57b46ae933badd7441ce1644711dbb851e2b504 (patch)
tree264948970d6feca603f6752e1195021c56784eb6 /src/osd/sdl/sdlptty_unix.cpp
parent0c2f2f103ee7aac729727acb641c72ca980b80c4 (diff)
parent36b28bddb92774b96bbfe2926de900fe15a20a07 (diff)
Merge pull request #459 from fulivi/imds2_dev2
Serial ports added to imds2
Diffstat (limited to 'src/osd/sdl/sdlptty_unix.cpp')
0 files changed, 0 insertions, 0 deletions
>-2/+2 * Add DS1994 device (#5054) grullosgo2019-05-141-5/+31 * Convert screen update functions to RGB32 in numerous games (nw) AJR2019-05-101-5/+4 * (nw) Clean up the mess on master Vas Crabb2019-03-261-28/+26 * Revert "conflict resolution (nw)" andreasnaive2019-03-251-26/+28 * mame\drivers: removed most MACHINE_CONFIG and MCFG macros from drivers starti... Ivan Vangelista2019-03-251-26/+24 * get rid of the rest of the digfx MCFG as well (nw) Vas Crabb2019-01-071-2/+2 * Start cleaning up palette configuration: Vas Crabb2018-12-291-49/+48 * mc6845: first part of MCFG macros removal (nw) Ivan Vangelista2018-11-191-8/+7 * -i8255: Removed MCFG, nw mooglyguy2018-09-031-10/+10 * srcclean and manual fixup (nw) Vas Crabb2018-08-261-1/+1 * -nvram: Removed MCFG, nw mooglyguy2018-08-241-1/+1 * 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 * srcclean (nw) Vas Crabb2018-05-271-1/+1 * diexec: Interrupt API changes (nw) AJR2018-05-181-1/+1 * More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-5/+5 * Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-21/+21 * 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 * Amatic Multi Game 5: Notes about the contents RobertoFresca2018-04-271-0/+74 * a few separators... nw RobertoFresca2018-04-271-0/+6 * New machines marked as NOT_WORKING RobertoFresca2018-04-271-0/+32 * amaticmg.cpp: Use output finder (nw) AJR2018-04-101-18/+28 * suprstar: Demote to not working (errors out when inserting coins) AJR2018-03-291-8/+12 * Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-40/+44 * (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-2/+4 * API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-4/+8 * 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-3/+6 * srcclean and manual cleanups (nw)