Happy
4643b8cd49
Merge branch 'master' of https://github.com/mamedev/mame
2016-11-24 07:26:13 -07:00
Happy
aee1510787
n64: AI, add delayed carry signal.
...
The AI address register is split into a low half and a high half.
A hardware bug allows the carry signal from low to high to persist
through a reload of this register.
2016-11-24 07:21:22 -07:00
Vas Crabb
7746690ddf
proper frame timings for bionicc
2016-11-24 20:22:29 +11:00
Miodrag Milanovic
f2e45a0fef
made name unique, need to take a look at better validation after release (nw)
2016-11-24 09:46:00 +01:00
briantro
c648ef5d9a
peplus.cpp: Please count to 5 ... 1 1 2 3 4 ... ohh so close - NW
2016-11-24 00:12:20 -06:00
briantro
73124c6034
peplus.cpp: Fix a clone of myself - NW
2016-11-24 00:06:32 -06:00
briantro
350f5c912c
mame.lst: Fix 1 cut-n-paste - NW
2016-11-23 23:08:44 -06:00
briantro
e73400fe3a
peplus.cpp: Fix cut-n-paste - NW
2016-11-23 23:02:12 -06:00
briantro
7f45afead4
new PE Plus Poker clones
...
New Clones Added
------------------------------------------------------
Player's Edge (PK0858-PC075) Deuces Wild Poker (El Cortez) [BrianT]
Player's Edge Plus (PP0001) Standard Draw Poker [BrianT]
Player's Edge Plus (PP0008) Standard Draw Poker (set 2) [BrianT]
Player's Edge Plus (PP0048) Joker Poker (set 4) [BrianT]
Player's Edge Plus (PP0050) Joker Poker (set 1) [BrianT]
Player's Edge Plus (PP0054) Deuces Wild Poker (El Cortez) [BrianT]
Player's Edge Plus (PP0057) Deuces Wild Poker (set 4) [BrianT]
Player's Edge Plus (PP0103) Deuces Wild Poker (set 2) [BrianT]
Player's Edge Plus (PP0126) Deuces Wild Poker (set 3) [BrianT]
Player's Edge Plus (PP0127) Deuces Joker Wild Poker (set 2) [BrianT]
Player's Edge Plus (PP0195) 4 of a Kind Bonus Poker [BrianT]
Player's Edge Plus (PP0218) 4 of a Kind Bonus Poker [BrianT]
Player's Edge Plus (PP0232) Unknown American Draw Poker [BrianT]
Player's Edge Plus (PP0294) Unknown Joker Poker Bonus [BrianT]
Player's Edge Plus (PP0295) Unknown Deuces Wild Bonus Poker [BrianT]
Player's Edge Plus (PP0434) Bonus Poker Deluxe (set 2) [BrianT]
Player's Edge Plus (PP0445) Unknown Joker Poker Bonus [BrianT]
Player's Edge Plus (PP0450) Loose Deuce Deuces Wild! Poker [BrianT]
Player's Edge Plus (PP0452) Double Deuces Wild Poker [BrianT]
Player's Edge Plus (PP0453) Joker Poker [BrianT]
Player's Edge Plus (X002240P+XP000038) Joker Poker (Two Pair or Better) [BrianT]
2016-11-23 22:37:20 -06:00
R. Belmont
b78109fea6
Merge pull request #1770 from mamehaze/mk6
...
allow experimental SH4 MMU test code to be turned on / off on a per-driver basis.
2016-11-23 23:04:34 -05:00
R. Belmont
4cb37e50fa
Merge pull request #1765 from rdroush/master
...
fds: Detached the other cart lists
2016-11-23 23:02:50 -05:00
Vas Crabb
a524c9e19c
Merge pull request #1760 from Asayuki-K/master
...
Clock frequencies in bionicc.cpp
2016-11-24 12:35:17 +11:00
Asayuki
ce2585a075
Fixed typo at line 36.
2016-11-24 01:59:31 +01:00
David Haywood
74289af328
allow experimental SH4 MMU test code to be turned on / off on a per-driver basis.
...
what it uploads looks ok (basic remaps, 1meg page sizes etc.) but then the code doesn't seem to play nice.
2016-11-24 00:57:57 +00:00
MetalliC
2a590ad3c9
Merge pull request #1761 from mamehaze/mk6
...
begin SH4 MMU improvements (with a view to seeing what mk6 needs)
2016-11-24 02:33:33 +02:00
Asayuki
08d90cf4f3
Added precise video signal timings. MCFG_SCREEN_RAW_PARAMS() still missing.
2016-11-24 00:57:07 +01:00
hap
3659e3442d
fidel6502: redumped Par Excellence. [Berger]
2016-11-24 00:53:00 +01:00
David Haywood
c4e5cfff15
software list additions : 3 sawatte sets [Team Europe]
...
(also they verified the dumps work on a flash cart, although I can't see any code in them, so maybe it's an MCU)
2016-11-23 22:02:26 +00:00
David Haywood
0f427ef2de
new softlist entry
...
pico.xml: Cooking Pico (Jpn) [Team Europe]
2016-11-23 21:44:56 +00:00
cracyc
3dbdd06c1c
Merge pull request #1767 from Bavarese/patch-17
...
Fix division by zero in update_graphics
2016-11-23 14:38:38 -06:00
Lord-Nightmare
a7b364136d
add comment about rom name (n/w)
2016-11-23 15:18:41 -05:00
Lord-Nightmare
d1006c7c04
typo fix (nw)
2016-11-23 15:18:05 -05:00
David Haywood
f33de36e74
SH4MMU: allow table upload by LDTLB opcode.
2016-11-23 19:33:33 +00:00
Bavarese
6290b3441a
Fix division by zero in update_graphics
...
Calculation of 'addr' in inner for() loop of 'update_graphics": division by zero occurrs if mixed = false and m_lr = 0.
2016-11-23 20:20:13 +01:00
Vas Crabb
99da17aed6
Merge pull request #1766 from dankan1890/master
...
datmenu.cpp: fixed the mouse hover state drawing. (nw)
2016-11-24 05:54:19 +11:00
dankan1890
06630f6294
datmenu.cpp: fixed the mouse hover state drawing. (nw)
2016-11-23 19:47:41 +01:00
Reagan Roush
629769d808
fds: Detached the other cart lists
2016-11-23 13:43:27 -05:00
Sandro Ronco
0abb733ace
aristmk5: fixed SRAM banking.
2016-11-23 19:26:55 +01:00
Miodrag Milanović
209602f573
Merge pull request #1763 from ajrhacker/pg675_map
...
pg685.cpp: Give pg675 its own config (nw)
2016-11-23 18:27:09 +01:00
Miodrag Milanovic
ee8580bb79
We do not use this for some time, since liboptional now contains all devices so no linking issue (nw)
2016-11-23 15:28:10 +01:00
Miodrag Milanovic
db1821f069
do not bail out on error (nw)
2016-11-23 14:47:09 +01:00
Miodrag Milanovic
d718d3cc3d
Made ldplayer regular driver, same as vgmplay (nw)
2016-11-23 14:26:04 +01:00
Miodrag Milanovic
a69e00dacd
Ted Green rewrote it time ago, this code was hanging (nw)
2016-11-23 13:47:22 +01:00
Miodrag Milanovic
60ae8c6a4b
Update of manifest to better define required sdk, resolves #1753 (nw)
2016-11-23 13:24:50 +01:00
Miodrag Milanovic
dbbd5e9c98
As promised, removing this part of code since it is used for compilers check, no need for this to be in release (nw)
2016-11-23 08:37:05 +01:00
Ivan Vangelista
67452fff56
Merge pull request #1762 from mamehaze/mk5_2
...
mk5: incasunu and geisha expect a bigger rom window here (otherwise t…
2016-11-23 07:49:34 +01:00
AJR
23760334ce
pg685.cpp: Give pg675 its own config (nw)
...
- Fill out memory maps, adding I/O handler stubs based on disassembly and notes
2016-11-22 23:34:57 -05:00
David Haywood
63c1dcfab4
mk5: incasunu and geisha expect a bigger rom window here (otherwise the graphic CRC check fails) this allows incasunu to boot.
2016-11-23 04:12:30 +00:00
David Haywood
5a942ef207
begin SH4 MMU improvements (with a view to seeing what mk6 needs)
2016-11-23 03:02:59 +00:00
Vas Crabb
57d7d67812
a bit of prep for making selected index private (nw)
2016-11-23 13:31:33 +11:00
Vas Crabb
95254fb277
encapsulate mouse translation in the menu code, make more stuff const
2016-11-23 12:48:41 +11:00
Asayuki
d0073b22e3
Fixed the indentation of the previous commit
2016-11-22 23:59:53 +01:00
Vas Crabb
32c256eccc
Encapsulate a bit more of the menu base class to control when layout changes can happen
2016-11-23 09:41:33 +11:00
Asayuki
72a1f614a1
Added measured clock frequencies, also for the protection MCU, and scan rates
2016-11-22 23:32:56 +01:00
angelosa
f4871c88cb
seta.cpp: added backup RAM hookup for kiwame, fixed "BACKUP RAM ERROR" at first boot. [Angelo Salese]
2016-11-22 22:10:26 +01:00
Vas Crabb
19621e2156
python why are you incompatible (nw)
2016-11-23 07:53:30 +11:00
angelosa
e71b080980
mirage.cpp: Added 93C46 EEPROM hook-up [Angelo Salese]
2016-11-22 21:16:23 +01:00
Sandro Ronco
8a83bda9c6
aristmk5: added coin input, logic door input and RTC.
2016-11-22 19:39:16 +01:00
Ivan Vangelista
f1eab911a6
gaiden.cpp: fixed MT04933 (nw)
2016-11-22 18:15:22 +01:00
Ivan Vangelista
153882447b
New working clones added
...
_____________________
Road Fighter (set 3, conversion hack on Hyper Sports PCB) [f205v]
2016-11-22 18:09:33 +01:00