Commit Graph

40309 Commits

Author SHA1 Message Date
Shideravan
7d7290dd01 Attributing segacd sl for the 32x_scd driver
Of course, "Sega CD (USA, NTSC, w/32X)" needs to have compatibility with Sega CD softwarelist too.
2015-10-20 19:39:37 -02:00
R. Belmont
6a25bffc84 Merge pull request #410 from Shideravan/patch-2
Attributing cd32 softwarelist for the cd32 driver
2015-10-20 16:41:24 -04:00
Shideravan
2611f4d2f7 Attributing cd32 softwarelist for the cd32 driver
Surprisingly, cd32 driver doesn't have cd32 softwarelist attributed.
I'm just fixing this.
2015-10-20 18:10:38 -02:00
Michael Zapf
7f2dcdddd5 ti99: Fixed AlphaLock Joystick block setting. 2015-10-20 22:07:44 +02:00
ImJezze
a7b8acbe3e Merge pull request #6 from mamedev/master
Sync to base master
2015-10-20 21:34:36 +02:00
ImJezze
4610935e79 Small Fixes
- fixed position of reflection effect for vector graphics
- fixed size of rounded corners
- fixed very small black border
2015-10-20 20:07:38 +02:00
R. Belmont
74aae76c4e Merge pull request #398 from felipesanches/fix_i7000_chargen_rom
Fix a few corrupt bits in the Itautec I-7000 chargen ROM.
2015-10-20 09:27:27 -04:00
R. Belmont
e007d3c132 Merge pull request #376 from kara1001000/add_mm1_sounds
fix power switch, kb beep and fdd sounds
2015-10-20 09:27:15 -04:00
R. Belmont
d12acc4f10 Merge pull request #400 from kazblox/patch-1
some minor changes to a few drivers
2015-10-20 09:26:40 -04:00
R. Belmont
201d777b33 Merge pull request #407 from felipesanches/fix_replica1_indentation
fix code indentation in Replicator 1 driver (it was a mess!)
2015-10-20 09:26:15 -04:00
R. Belmont
62ecf67875 Merge pull request #402 from einstein95/patch-1
Mark nmg5a as censored (nw)
2015-10-20 09:26:06 -04:00
R. Belmont
134f684964 Merge pull request #394 from Happy-yappH/master
Fix to allow mips3 exceptions to detect branch delay slots for settin…
2015-10-20 09:25:37 -04:00
Miodrag Milanovic
a93a5f53ef update suggested by DrMefistO (nw) 2015-10-20 08:13:12 +02:00
briantro
9a2394c015 peplus.c: Minor doc update - NW
Use name as actually listed on card backs. IE: Add "Cassino" where needed. Correct spelling of Annie Oakley  ;-p
2015-10-19 19:43:04 -05:00
Felipe Corrêa da Silva Sanches
063fca3ec3 fix code indentation in Replicator 1 driver (it was a mess!) 2015-10-19 22:26:35 -02:00
kazblox
e2046355fa electron: corrections to beeper 2015-10-19 18:26:40 -04:00
yz70s
5c880f47f1 idectrl/atahle.c: call routine fill_buffer using a timer to avoid reentering read_data and losing data with ultra dma (nw)
Also small comment changes.
2015-10-19 22:12:58 +02:00
ImJezze
cd7de43b13 Fixed Aspect Ratios
- fixed aspect ratios in special post.fx shader for artwork support
2015-10-19 19:03:56 +02:00
David Haywood
53348ed1df add Team Europe's CD dump (nw) 2015-10-19 16:11:20 +01:00
Miodrag Milanovic
b49f780f7a fix compile on VS2013 (need check on VS2015 if this is needed at all) (nw) 2015-10-19 11:13:07 +02:00
Robbbert
bc19234d3f Camputers Lynx: some work on floppy disk. 2015-10-19 13:33:27 +11:00
briantro
fd5aaeee0c new PE+ games & clones
New Games Added
---------------------------------------------
Player's Edge Plus (X002287P+XP000057) Pay the Aces NO Faces Bonus Poker [BrianT]

New Clones Added
---------------------------------------------
Player's Edge Plus (KE0004) Keno [BrianT]
Player's Edge Plus (KE1006) Keno [BrianT]
Player's Edge Plus (KE1013) Keno (set 2) [BrianT]
Player's Edge Plus (PP0042) 10's or Better (set 2) [BrianT]
Player's Edge Plus (PP0045) 10's or Better (Gambler Downtown Reno) [BrianT]
Player's Edge Plus (PP0045) 10's or Better (Par-A-Dice Riverboat) [BrianT]
Player's Edge Plus (PP0045) 10's or Better (Annie Oakely's Central City) [BrianT]
Player's Edge Plus (PP0055) Deuces Wild Poker (set 2, Skyline) [BrianT]
Player's Edge Plus (PP0158) 4 of a Kind Bonus Poker (set 2, Skyline) [BrianT]
Player's Edge Plus (PP0430) Deuces Joker Wild Poker [BrianT]
Player's Edge Plus (PP0459) Joker Poker [BrianT]
Player's Edge Plus (PP0515) Double Bonus Poker (set 4) [BrianT]
Player's Edge Plus (X000055P+XP000038) Deuces Wild Poker (Sunset Station Hotel-Casino) [BrianT]
Player's Edge Plus (X000426P+XP000038) Joker Poker [BrianT]
Player's Edge Plus (XM00006P+XMP00002) Multi-Poker (The Orleans) [BrianT]
2015-10-18 16:58:49 -05:00
Felipe Corrêa da Silva Sanches
43b32fcc7f Fix a few corrupt bits in the Itautec I-7000 chargen ROM. 2015-10-18 19:28:00 -02:00
ImJezze
7eb83c31a5 Artwork Support
- added special post.fx and distortion.fx shader, which support enabled
artworks, but they cannot apply some of the previously implemented
corrections (e.g. bloom staircase artifacts when screen is curved,
elliptic rounded corners when aspect ratio is not 4:3)
2015-10-18 19:16:46 +02:00
Miodrag Milanović
fb179e042c Merge pull request #401 from fulivi/pty_dev3
PTY support for u*x OSes [F.Ulivi]
2015-10-18 16:00:23 +02:00
ImJezze
2577b29602 Cleanup
- changed default values of curvature, vignetting, reflection, round
corner and smooth border to 0
- reverted compute_size_subroutine() back to non static
- removed some test code
2015-10-18 14:35:46 +02:00
fulivi
3f70abab45 pty: added inclusion of stdlib.h on systems != Linux 2015-10-18 10:13:31 +02:00
Robbbert
ad33297e5f Camplynx: 128k: fixed banking, also fixes crash when loading dos rom. 2015-10-18 19:03:58 +11:00
kazblox
58dc06f36d fix a few misplacements, inappropriate spaces and typos 2015-10-17 17:21:51 -04:00
Guru
1d175c44a9 aleck64.c: fix some typos (nw) 2015-10-18 05:07:43 +08:00
Happy
07602e737d Correction to handle the pathological, yet possible, case of an exception triggering an exception. 2015-10-17 12:24:15 -06:00
Happy
e22211e311 Merge branch 'master' of https://github.com/mamedev/mame 2015-10-17 12:22:10 -06:00
Logan B
4456dbe53f Mark nmg5a as censored (nw)
Has bikini shots instead of nudity in Rocktris and Cross Point.
2015-10-18 05:31:07 +13:00
fulivi
e496024c9c pty: changed pstname_r to ptsname for OSX compatibility 2015-10-17 18:26:41 +02:00
kazblox
f3bfaf7004 Clarify stuff about Space Warp
After reverse-engineering, it is clearly a Cosmos conversion. The wikipedia article I took with a big amount of salt by mistake. I took a step further to organize some notes about the game.
2015-10-17 03:32:51 -04:00
Stiletto
64fcce9df1 verified (nw)
verified (nw)
2015-10-17 03:21:18 -04:00
mahlemiut
bc622e4fa6 cpc464: force DDI-1 to use only ROM slot 7, should fix issues with Speedlock protected games. 2015-10-17 14:30:51 +13:00
Curt Coder
9f91d26cec tiki100: Added BUSRQ, BUSAK, and EXIN to the expansion bus. [Curt Coder] 2015-10-16 23:44:37 +03:00
Ivan Vangelista
8273b50e5a seta.c (blockcarb): preliminary hook-up of the okim6295, only SFX work. Is there another sound chip? If not, what's the purpose of the sound cpu? (nw) 2015-10-16 17:50:45 +02:00
Miodrag Milanovic
57e64c5603 Fix genie issue (nw) 2015-10-16 07:43:07 +02:00
Robbbert
ea06e6f628 Lynx48K: marked as WORKING [Robbbert]
SDK80: set up so that a first-time run will work.
2015-10-16 13:09:02 +11:00
Happy
beac107ea9 Fix to allow mips3 exceptions to detect branch delay slots for setting EPC.
Minor cleanup/correction for n64.c
2015-10-15 16:12:10 -06:00
Curt Coder
0f07c5b65d tiki100: Added the expansion bus slots to the Z80 daisy chain. [Curt Coder] 2015-10-15 23:35:19 +03:00
Ivan Vangelista
f2d7ec807c galaxian.c (froggermc): thanks to Duke, sound hook up is now more in line with schematics (nw) 2015-10-15 18:50:41 +02:00
Angelo Salese
3ccb79bbbb Notes 2015-10-15 18:36:51 +02:00
Miodrag Milanovic
d9ad061e2a Did this change until proper fix comes (nw) 2015-10-15 12:47:00 +02:00
Miodrag Milanovic
f45715a420 Update to latest Genie (nw)
KO Myung-Hun: please send your patches upstream first always.
2015-10-15 11:21:28 +02:00
Miodrag Milanovic
58bf8e3345 Disabled DX12 on mingw since it is not working (nw) 2015-10-15 10:52:18 +02:00
Miodrag Milanovic
8981faa61f update bgfx to latest (nw) 2015-10-15 10:42:29 +02:00
Miodrag Milanovic
a74a7a37ef updated bx (nw) 2015-10-15 10:41:35 +02:00