Commit Graph

43947 Commits

Author SHA1 Message Date
couriersud
20be9611af Merge remote-tracking branch 'origin/master' into netlist_dev 2016-06-05 02:20:58 +02:00
couriersud
80f3ade48b Code cleanup. Removed some outdated comments. (nw) 2016-06-05 02:20:08 +02:00
couriersud
86965e7757 Refactored netlist_time. (nw) 2016-06-04 23:35:14 +02:00
cracyc
a388c79cc0 rainbow: copy-paste mistake(nw) 2016-06-04 16:10:42 -05:00
cracyc
0c38229925 Merge pull request #922 from Bavarese/patch-3
rainbow: led polarity [Baverese]
2016-06-04 16:06:41 -05:00
Olivier Galibert
915a7ac918 Don't use AM_MASK on ram, you end up with an incorrect allocation size [O. Galibert] 2016-06-04 22:34:19 +02:00
hap
a96d77eb3c Merge pull request #925 from npwoods/lambdas_for_ui_handlers
Lambdas for ui handlers
2016-06-04 22:26:57 +02:00
Nathan Woods
ff0dddc1aa Added template implementations of mame_ui_manager::set_handler(), and changed call sites 2016-06-04 15:06:39 -04:00
Nathan Woods
65720796a8 Changed UI handlers to be stored as std::function(); implemented old set_handler() on top of this 2016-06-04 15:06:39 -04:00
Ville Linde
5e64d45ecb sharcdrc: more fixes, more ops (nw) 2016-06-04 21:30:30 +03:00
hap
9f9afbe9db added esoccer internal artwork 2016-06-04 20:20:22 +02:00
angelosa
6aa1d4d66c Update help file, the whole help string parser is so 90s, nw 2016-06-04 19:43:26 +02:00
angelosa
a9a5cceb72 Added comlist comment to debugger [Angelo Salese]
Added notes wrt dangarj protection, nw
2016-06-04 19:43:25 +02:00
angelosa
6f974bd8c3 Outdated Ninja Emaki info, marked as MUP? (nw) 2016-06-04 19:43:23 +02:00
Ted Green
e022157faa (nw) DRC: Modified branch in delay slot to match non-drc behaviour for non-dynamic branch targets. 2016-06-04 10:47:22 -06:00
MetalliC
2cea059009 chdman: attempt to workaround hang during chd creation
TODO: find out its real cause
2016-06-04 19:44:53 +03:00
Bavarese
bae69af2d4 Update dec_lk201.cpp
Small fix concerning LEDs on keyboard (polarity; juxtaposition of LOCK and HOLD)
2016-06-04 14:37:37 +02:00
Olivier Galibert
5cc0284cf7 Damn, missed that one (nw) 2016-06-04 12:36:47 +02:00
Robbbert
41769d7dd2 Sorcerer: added 22 games on cassette. 2016-06-04 20:31:33 +10:00
mahlemiut
3cf5bfdff1 debugimgui: actually map cursor keys so that they can be used in input text widgets. Duh. 2016-06-04 21:26:13 +12:00
etabeta78
b1fc0b97a9 Merge pull request #920 from rzero9/patch-4
fmtowns_cd.xml: Added T
2016-06-04 11:24:14 +02:00
r09
af9b61b110 fmtowns_cd.xml: Added T 2016-06-04 09:36:25 +02:00
mahlemiut
f6d3737c8b debugimgui: add auto select-all flag to disassembly and memory expression inputs. 2016-06-04 19:00:18 +12:00
Miodrag Milanović
68a362bcd9 Merge pull request #919 from h0tw1r3/master
fix android target libSDL2 circular ref (nw)
2016-06-04 08:01:42 +02:00
Jeffrey Clark
2e8521cde0 fix android target libSDL2 circular ref (nw)
also rename ANDROID_NDK_ROOT -> ANDROID_NDK_LLVM to point directly to
prebuilt host compiler (removes windows only restriction).
2016-06-04 00:34:43 -05:00
briantro
109e7fffd0 new OutZone Clone added
New Clone Added
------------------------------------------
Out Zone (Zero Wing TP-015 PCB conversion) [caius, The Dumping Union]
2016-06-03 22:26:57 -05:00
RobertoFresca
847acda111 Merge branch 'master' of https://github.com/mamedev/mame 2016-06-04 00:18:17 -03:00
RobertoFresca
046d89cfa1 Merge branch 'master' of https://github.com/mamedev/mame 2016-06-04 00:17:23 -03:00
Brad Hughes
b8cea5e0f9 Ensure XAudio2 doesn't crash when no sound card present. 2016-06-03 23:17:20 -04:00
RobertoFresca
76af949e3e New clones marked as NOT_WORKING
--------------------------------
Magic Card (H8, English) [Yrouel]
2016-06-04 00:16:41 -03:00
briantro
5a60579615 new UFO Robo Dangar clones
New Clones Added
------------------------------------------
Ufo Robo Dangar (4/07/1987) [ShouTime, The Dumping Union]
Ufo Robo Dangar (9/26/1986, Japan) [ShouTime, The Dumping Union]
2016-06-03 21:33:22 -05:00
couriersud
bc1eb91c91 Fix long standing workaround which would ignore policy of "change-only"
propagation. (nw)
2016-06-04 01:02:07 +02:00
cracyc
c9e7cd4dc9 rainbow: kbd leds (nw) 2016-06-03 17:12:03 -05:00
cracyc
e9cbd65325 rainbow: getting better (nw) 2016-06-03 16:47:26 -05:00
couriersud
f8e9851677 Remove ATTR_HOT and ATTR_COLD. Refactored netlist_time. (nw) 2016-06-03 22:27:00 +02:00
cracyc
c8e60167f4 rainbow: keyboard works for a few seconds (nw) 2016-06-03 14:41:33 -05:00
cracyc
fe95f89b73 Merge pull request #918 from Bavarese/patch-2
Update rainbow.cpp [Bavarese]
2016-06-03 14:37:58 -05:00
hap
6006733909 update to prev commit 2016-06-03 21:31:31 +02:00
Ville Linde
42a8407c5b sharcdrc: some fixes + more ops (nw) 2016-06-03 22:20:41 +03:00
angelosa
cad809eeea Mark this bad dump, nw 2016-06-03 20:14:52 +02:00
Ted Green
550a25162a Revert "(nw) MIP3 DRC handle branches in delay slot properly."
This reverts commit 130766a55c.
2016-06-03 09:43:52 -06:00
Ted Green
598991a2d0 Revert "(nw) Fix issue with kinst driver. Only allow MIPs VR4300 to have the DRC branch in delay slot."
This reverts commit 776cbce570.
2016-06-03 09:42:33 -06:00
hap
b7c9a9bf4c added reversic internal layout
New working machine added
-------------
Reversi Sensory Challenger [hap, yovan]
2016-06-03 17:20:39 +02:00
etabeta78
c021c962b5 now that we document (some) pcb, it makes a lot of sense
to include Tauwasser's notes. nw.
2016-06-03 11:57:04 +02:00
etabeta78
cefc0526e7 n64.xml: added missing info. nw. 2016-06-03 11:29:45 +02:00
etabeta78
1f1345d0aa gbcolor.xml: split dendego2 to match the actual cart content. nw. 2016-06-03 11:26:26 +02:00
etabeta78
ee239af11b aristmk6.cpp: unified rom naming and fixed loading offset in games
which use the expansion board. Also added a few sets that were
missing. [Heihachi_73]
2016-06-03 11:24:18 +02:00
mahlemiut
36ca96bcfe debugimgui: pressing Enter on an empty console input box does a single step. 2016-06-03 19:14:11 +12:00
smf-
6990438ba2 * New clones added or promoted from NOT_WORKING status
-----------------------
Hyper Bishi Bashi (GE876 VER. KAA) [Guru, smf]
2016-06-03 07:19:03 +01:00
Vas Crabb
b173d6c9ab Fix NeoGeo CD P2 inputs [fuzzbop] 2016-06-03 12:59:10 +10:00