angelosa
|
ea46245a9a
|
Added commit command to debugger. [Angelo Salese]
|
2016-06-05 16:11:27 +02:00 |
|
etabeta78
|
3a30f52296
|
Merge pull request #930 from rzero9/patch-5
fmtowns_cd.xml: Added U & fixed tss1130 filename
|
2016-06-05 16:09:30 +02:00 |
|
Robbbert
|
bb10b1beb0
|
sorcerer: calculate baud rates based on actual dividers on pcb. Fixed a bug with quickload.
|
2016-06-05 23:27:46 +10:00 |
|
r09
|
8296626d38
|
fmtowns_cd.xml: Added U & fixed tss1130 filename
|
2016-06-05 15:12:00 +02:00 |
|
Robbbert
|
3671c971fd
|
Sorcerer: replaced remainder of bad dumps with good ones. Replaced demo1 and demo6 with redumps that load reliably. Removed duplicate eliza (the 2 versions were byte-identical after loading).
|
2016-06-05 22:59:31 +10:00 |
|
Miodrag Milanovic
|
5920432342
|
small cleanup (nw)
|
2016-06-05 14:32:55 +02:00 |
|
angelosa
|
4678526854
|
Correction, nw
|
2016-06-05 13:50:36 +02:00 |
|
mahlemiut
|
e90289ddd6
|
debugimgui: adjust key repeat rate a bit
|
2016-06-05 23:29:59 +12:00 |
|
Robbbert
|
8c89edd053
|
Sorcerer: added 23 more programs. 3 of them replace bad dumps.
|
2016-06-05 19:40:32 +10:00 |
|
dankan1890
|
d059313d75
|
Merge branch 'master' of https://github.com/mamedev/mame
|
2016-06-05 04:44:20 +02:00 |
|
dankan1890
|
c58fc63ebe
|
Fixed loading info for several software lists. (nw)
|
2016-06-05 04:43:51 +02:00 |
|
mahlemiut
|
68a548863d
|
debugimgui: fix exception when un-collapsing a single window.
|
2016-06-05 14:16:57 +12:00 |
|
arbee
|
ea3beedc85
|
sun2: fixed more MMU issues, added serial ports. [R. Belmont]
|
2016-06-04 21:54:43 -04:00 |
|
mahlemiut
|
97b46548e6
|
debugimgui: use ImGui functions to handle view inputs, allows key repeating to work in the debugger views.
|
2016-06-05 13:28:15 +12: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 |
|
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 |
|