Ramiro Polla
2ce38beb19
upd7810: remove gamemaster hack for INTFE1
...
The extended timer has been properly implemented in upd7810.
Tested with Continental Galaxy 2020.
2014-11-04 18:56:05 +01:00
hap
282a6e03a5
small cleanup to merlin.c, it is very similar to simon.c
...
I want to redo the merlin layout later, make it more similar/appealing.
2014-11-04 18:18:28 +01:00
Dirk Best
d185076946
epson cpm softlist: change n/a to unofficial
2014-11-04 17:38:55 +01:00
mooglyguy
2b3cbb6737
rspdrc: Fix crash on Linux when recompiling BREAK opcode. [MooglyGuy, Firewave]
2014-11-04 16:04:55 +01:00
Dirk Best
97ab6c5d86
px4: fix initial rs232 status after reset and add the dram test
...
replacement roms
2014-11-04 15:41:50 +01:00
Oliver Stöneberg
7b60b5093b
flush drcuml.asm log (nw)
2014-11-04 15:36:32 +01:00
mooglyguy
be464dfbfe
mips3: Fixed left-shift-of-signed-value issues. [MooglyGuy]
...
rsp: Fixed left-shift-of-signed-value issues. [MooglyGuy]
2014-11-04 14:14:26 +01:00
mamehaze
7107912156
correct patches for drgw2hk [iq_132]
2014-11-04 10:43:40 +00:00
Alex W. Jackson
d2658487c1
px4.c: safer portability fix (nw)
2014-11-03 23:16:53 -05:00
cracyc
d3331b3eed
upd7220: shift screen down by vbp (nw)
2014-11-03 21:31:47 -06:00
cracyc
97dd5ba87d
(mess) upd7220: duh (nw)
2014-11-03 19:22:38 -06:00
mamehaze
23657cbbc8
Merge branch 'master' of https://github.com/mamedev/mame
2014-11-04 00:52:17 +00:00
mamehaze
09fa96295c
just test code (nw)
2014-11-04 00:51:52 +00:00
arbee
4532e4e7a6
OS/2 build fixes [KO Myung-Hun]
2014-11-03 19:48:51 -05:00
arbee
de9d74f3ea
fix non-Windows compile (nw)
2014-11-03 19:44:41 -05:00
Robert
4961e56d93
MT 05776
2014-11-04 09:57:43 +11:00
hap
5e92cabf1a
(MESS)
...
New System Drivers Supported:
-----------------------------
Simon [Sean Riddle, hap]
2014-11-03 23:55:57 +01:00
Scott Stone
89d48a0839
Cleanup of unwanted comment (nw)
2014-11-03 17:18:17 -05:00
cracyc
2e1b97ca59
upd7220: Bresenham line drawing [Carl]
...
--
Fills the gaps that were breaking adventureland
2014-11-03 15:14:32 -06:00
mooglyguy
cc037b44f4
n64: Fix up how negative values are handled in VRSQL/VRCPL [MooglyGuy]
2014-11-03 22:10:09 +01:00
Curt Coder
af8b0eedcd
(MESS) victor9k: Floppy WIP. (nw)
2014-11-03 22:53:00 +02:00
mooglyguy
e3680d1c8f
rsp: Add VNOP, VNULL, and VRSQ instructions. [MooglyGuy]
2014-11-03 21:18:52 +01:00
Dirk Best
f4737e2a4e
px4: support clock reading & writing
2014-11-03 21:10:44 +01:00
briantro
e90699883e
vigilant.c: Misc updates / corrections - NW
...
Make the unknown World set a bootleg. Use the correct roms for the World Rev C version. Standardize a few rom names and or add IC location where possible. Add a note about need to verify / correct the rom sets for the US versions. - NW
2014-11-03 14:09:47 -06:00
Curt Coder
eee1cbdc5e
(MESS) victor9k: Floppy WIP. (nw)
2014-11-03 22:00:29 +02:00
mooglyguy
841e3376cc
n64: Abort MIPS timeslice when unhalting RSP. Fixes many RSP tests. [MooglyGuy]
2014-11-03 20:35:23 +01:00
briantro
5354cc912f
segas18.c: Fill in the dipswitches for Hammer Away. [Brian Troha]
...
Out of whatsnew: made the Hammer Away addition conform to the driver. IE: Alphabetize, spacing, header ect.... - NW
2014-11-03 13:25:37 -06:00
mamehaze
648becfd2a
Merge branch 'master' of https://github.com/mamedev/mame
2014-11-03 18:37:29 +00:00
Curt Coder
ccc693ab47
(MESS) abc99: Identified unknown ROMs. [robcfg]
2014-11-03 20:36:59 +02:00
mamehaze
7241a7a82b
missed a line (nw)
2014-11-03 18:36:44 +00:00
mamehaze
011e198c22
new clones
...
Vigilante (World, Rev E) [system11]
(also identified the Japan set as Rev. D)
2014-11-03 17:18:06 +00:00
Dirk Best
c1157f3ab6
px4: use nvram for main memory
2014-11-03 16:33:44 +01:00
Dirk Best
6bcf6d8e9b
px4: clean ups
2014-11-03 16:33:40 +01:00
mooglyguy
631086ed42
rdp: Do LOD calculation even in 1-cycle mode. Fixes many tests. [MooglyGuy]
2014-11-03 15:50:30 +01:00
mamehaze
aa2ae4a392
new clones
...
Dragon World II (ver. 100H, Hong Kong [Hokg Kong]) [rtw]
(not yet working, needs correct protection details adding)
2014-11-03 14:27:46 +00:00
Curt Coder
48edf48e1a
(MESS) victor9k: Floppy WIP. (nw)
2014-11-03 14:54:27 +02:00
etabeta78
ce28862753
enabled a few C64 cart types from fullpath (.crt format), sync castool
...
with the supported tape formats + fixed misc typos and c'n'p mistakes
reported by Riley110. nw.
2014-11-03 12:35:14 +01:00
etabeta78
bc7c6374cc
Merge branch 'master' of https://github.com/mamedev/mame
2014-11-03 11:18:15 +01:00
etabeta78
1c48212797
fixed obvious typo. nw.
2014-11-03 11:17:15 +01:00
mooglyguy
583ee09cf4
mips3drc: Generate -0.0 for NEG.S/D of 0.0 as FNEG does not on x86 [MooglyGuy]
2014-11-03 11:10:35 +01:00
mooglyguy
f1af40c4d7
mips3drc: Sign-extend ROUND.L, TRUNC.L, CEIL.L and FLOOR.L [MooglyGuy]
2014-11-03 10:53:30 +01:00
mooglyguy
386f70e1c1
rspdrc: Add destination address support to the BREAK opcode. [MooglyGuy]
2014-11-03 10:52:19 +01:00
Scott Stone
79d9e56a93
Fix -validation issue for naomi.c (nw)
2014-11-03 04:30:39 -05:00
Curt Coder
570a1c11b8
(MESS) victor9k: Floppy WIP. (nw)
2014-11-03 10:28:00 +02:00
etabeta78
5d70d16fba
yesterday I had forgotten about this file. nw.
2014-11-03 06:55:18 +01:00
etabeta78
07af56ee74
(MESS) pokemini.xml: added some missing dumps. [Team Pokémé, Mityama]
2014-11-03 06:54:29 +01:00
etabeta78
caaaeec6da
align bus section of the makefile. nw.
2014-11-03 06:53:10 +01:00
mahlemiut
0fc29aeb83
amstrad: add CRTC Cursor signal to expansion bus, connected to PlayCity which now has working NMIs.
2014-11-03 14:42:46 +13:00
mahlemiut
4a44c0230a
fix MESS linking (sat_console_state derives from saturn_state in stv.h)
2014-11-03 14:42:46 +13:00
mamehaze
226bed1cf3
New WORKING Game
...
--
Hammer Away (prototype) [( Atro - from Neo-geo.com aka Rui Baptista ) ( _rm_ - from Neo-geo.com aka Ricardo Marques) ( 1up - from Neo-geo.com aka Daniel "casebres" )]
(not extensively tested, but seems to work, needed irq0 on the sound cpu from the YM, also has more tiles than any other game, might tweak the code further)
(ROM check fails, but I assume that's just because it's a proto.)
2014-11-03 01:16:34 +00:00