mame/src
Bavarese 8573446231 Update vtvideo.cpp
Changes to get the watchdog up and running. Documentation claims that a zero must be written to 0x10C (to disable foulup detection). This is not true. Instead, a sensible value must be written to the DC012 controller register (else video will be hosed).
2016-07-03 14:36:17 +02:00
..
devices bus/spc1000/fdd.cpp: fixed segfault (nw) 2016-07-03 11:48:03 +02:00
emu Use std::map for mapping XML tag name to layout component creation function - makes the code simpler and easier to read as well as being more scalable 2016-07-02 14:18:44 +10:00
frontend/mame Fixed issue whereby the determination that one cannot create files in an archive was done once, and didn't change if the user changed directories 2016-07-03 08:10:54 -04:00
ldplayer ldplayer.cpp: fix compile (nw) 2016-06-30 07:40:24 +02:00
lib override without virtual looks uncomfortable (nw) 2016-07-03 14:02:26 +10:00
mame Update vtvideo.cpp 2016-07-03 14:36:17 +02:00
osd Don't raise stuff to public unnecessarily (nw) 2016-07-02 13:11:16 +10:00
tools Add support for showing will branch/will fall through comment on SPARC branches under the cursor 2016-06-27 16:59:42 +10:00
zexall fix handling VIDEO_NONE on windows (nw) 2016-06-12 10:47:06 +02:00