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
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
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
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
Ted Green
776cbce570
(nw) Fix issue with kinst driver. Only allow MIPs VR4300 to have the DRC branch in delay slot.
2016-06-02 16:43:32 -06:00
James Wallace
34caada798
Made efforts to provide a 'simpler' configuration setup for MPU4 hardware to encourage easier 'per game' configuration. Tested with one Andy Capp game for now, but others will follow
2016-06-02 20:34:23 +01:00
hap
ae4611a068
fidel*: added revesic inputs and notes, still need to do internal artwork
2016-06-02 21:24:13 +02:00
Miodrag Milanovic
dcc93232db
using std::vector<std::unique_ptr<xxx>> instead of simple_list<xxx> in cheat engine (nw)
2016-06-02 20:21:40 +02:00
hap
fd02f044b5
fidel*: reversi challenger WIP
2016-06-02 18:53:33 +02:00
Bavarese
0e47a43ff9
Update rainbow.cpp
...
Update_8088_irqs should now handle all IRQ types. Corrected typo near ss_w(). Double sided media was possible with third party drives only (untested / not working).
2016-06-02 15:49:28 +02:00
Robbbert
94c41188eb
Super80: added Kadath.
2016-06-02 21:37:52 +10:00
smf-
9d2528e12b
Added CHS and LBA limits when the chd doesn't contain identify device data [smf]
2016-06-02 11:25:37 +01:00
etabeta78
fbd8879395
Merge pull request #917 from JoakimLarsson/sun380_z8530
...
Bugfixes in baudrate calculation to make Sun3-80 work
2016-06-02 12:23:56 +02:00