summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/microtch.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/machine/microtch.cpp')
0 files changed, 0 insertions, 0 deletions
b7dd1168a689449cd03f75ecbcdc?s=128&d=retro' /> Oliver Stöneberg2014-12-311-0/+3 | | | * | | z80dart.c: save diserial state too, fixes bw12.c sio test error after ↵ Osso2014-12-311-0/+1 | | | | | | | | | | | | loading a state(nw) * | | (MESS) mbee : removed incorrect rom from the 256tc model. (nw) Robert2015-01-011-8/+14 | | | | | | | | | | | | Also some testing of floppy types (not finalised yet) * | | Merge branch 'master' of https://github.com/mamedev/mame.git couriersud2014-12-313-0/+5 |\ \ \ | * \ \ Merge branch 'master' of https://github.com/mamedev/mame Oliver Stöneberg2014-12-312-0/+2 | |\ \ \ | | * | | wswan_video.c: added missing save state, fixes noted problem in cclimbr (nw) Osso2014-12-311-0/+1 | | | | | | | * | | gb_lcd.c: added missing save state, fixes supergb save state problem (nw) Osso2014-12-311-0/+1 | | | | | | * | | | chdman: bail out in chd_file::hunk_info() on unknown compression type (nw) Oliver Stöneberg2014-12-311-0/+3 | |/ / / * / / / Netlist update. Most prominent one is a "frontier" element which on a couriersud2014-12-3110-20/+109 |/ / / | | | | | | | | | low to high impedance node will - no other connections provided - let the system create two matrices. * | | more ThreadSanitizer data race warning "fixes" (nw) Oliver Stöneberg2014-12-314-16/+40 | | | * | | fixed another ThreadSanitizer data race warning (nw) Oliver Stöneberg2014-12-312-5/+5 | | | * | | fixed ThreadSanitizer data race warnings in winwork.c/sdlwork.c (nw) Oliver Stöneberg2014-12-312-8/+36 | | | * | | fixed ThreadSanitizer warning about unlocking a non-locked mutex (nw) Oliver Stöneberg2014-12-311-1/+1 | | | * | | Cleanups and version bumpmame0157 Miodrag Milanovic2014-12-31156-5363/+5284 | | | * | | m68k: generate the correct kind of stack frame for 68010 bus errors. [R. ↵ arbee2014-12-301-1/+6 | | | | | | | | | | | | Belmont] * | | asteroid.c: use configured bank entries instead of postload (nw) Alex W. Jackson2014-12-303-57/+42 | | | * | | (nw) Alex W. Jackson2014-12-301-2/+2 | | | * | | zaccaria.c: kill some trampolines (nw)