Commit Graph

61281 Commits

Author SHA1 Message Date
mooglyguy
b1eb852577 -sun4c: Ignore writes to ASIs 12-14, as we do not emulate the cache. [Ryan Holtz] 2018-09-08 23:43:02 +02:00
mooglyguy
8d4d261ee3 -sparc: Fixed TBR masking when taking traps and interrupts. [Ryan Holtz] 2018-09-08 23:29:08 +02:00
Hydreigon223
f99119e029 vegas.cpp: various updates (#3975)
-Promote Cart Fury to working (I could not find any major bugs let alone sound or graphical bugs)
-Removed no sound flag from gauntleg12 as I couldn't find any major sound bugs in recent versions.
-Add imperfect sound flags sf2049 and clones, nbashowt, nbafl, and nbagold (previous flagged as no sound.)
2018-09-08 13:56:58 -06:00
braintro
b287f5ec30 mlanding.cpp: Update PCB layout and derive clocks based on actual OSC (nw) 2018-09-08 13:03:44 -05:00
arbee
809a58d21d decstation: Emulated accelerated quasi-blitter enough to get a working console [R. Belmont] 2018-09-08 12:05:10 -04:00
mooglyguy
a24d9ab6ae -am79c90: Added rudimentary AMD 79C90 LANCE ethernet controller support, enough to make sun4 happy. [Ryan Holtz] 2018-09-08 18:03:15 +02:00
Ivan Vangelista
c0b70ec306 tms32025: removed MCFG macros (nw) 2018-09-08 17:33:06 +02:00
AJR
1e3c05a1d7 sfkick.cpp: Fix V9938 tag (nw) 2018-09-08 11:02:29 -04:00
AJR
d5f990ea66 v9938/v9958: Eliminate MCFG macros (nw) 2018-09-08 10:56:54 -04:00
Ivan Vangelista
f23002376a mlanding.cpp: removed MCFG macros (nw) 2018-09-08 16:42:39 +02:00
Ivan Vangelista
e79be20528 vastar.cpp: dumped PROMs for dogfightp [ShouTime] 2018-09-08 16:20:59 +02:00
AJR
4a4898a6b2 scn2674/scn2672: Remove MCFG macros (nw) 2018-09-08 10:05:06 -04:00
Ivan Vangelista
80adcb6f16 new working clone
-------------------------------------
Midnight Landing (Japan) [ShouTime]

(maybe should rename this to 'Japanese / English' and the other set to 'Japanese / German'?)
2018-09-08 16:03:51 +02:00
AJR
48510ad1cb sed1330: Remove MCFG macro (nw) 2018-09-08 09:06:21 -04:00
Robbbert
925d9c802e (nw) milwaukee : notes 2018-09-08 21:50:47 +10:00
Robbbert
f1503bce20 (nw) system16: fixed palette assert 2018-09-08 17:43:37 +10:00
Ivan Vangelista
1c3008e9e0 itech32.cpp: removed via from the sftm machine config, as it was before MCFG removal (nw) 2018-09-08 07:39:04 +02:00
mooglyguy
a89530ceaa -mc2661,mc68328,mc6843,mc6846: De-MCFG, nw 2018-09-08 07:03:39 +02:00
mooglyguy
67633fcedd -sun4: DMA fixes, began work on AMD LANCE skeleton, fails loopback test. [Ryan Holtz] 2018-09-08 07:03:38 +02:00
mooglyguy
7f48a8fd0a -mc146818: De-MCFG, nw 2018-09-08 07:03:38 +02:00
arbee
01557d4a19 apple2e: fix issues with cards in slots 1 & 2 that use the $C800 space. [R. Belmont, Peter Ferrie] 2018-09-07 23:26:29 -04:00
Robbbert
c00fbed1c0 (nw) bounty2 : notes from investigation by iq_132 and myself. 2018-09-08 12:28:38 +10:00
Robbbert
4297917206 (nw) amust : random musings 2018-09-08 12:26:16 +10:00
AJR
33e96886bd taito_b.cpp/tc0180vcu: One less callback to configure (nw) 2018-09-07 20:12:08 -04:00
Peter Ferrie
2f59fd54ec Merge branch 'master' of https://github.com/mamedev/mame 2018-09-07 16:37:00 -07:00
Peter Ferrie
545df40e7f apple2e.cpp: correct I/O intercepts to match hardware [Peter Ferrie] 2018-09-07 16:36:13 -07:00
MetalliC
cec29c10da hotdp: corrected ROM labels, notes (nw) 2018-09-08 00:56:13 +03:00
AJR
15ba57c518 Fix clang build (error: must explicitly qualify name of member function when taking its address) (nw) 2018-09-07 17:51:20 -04:00
David Haywood
3120dba77d stage1 namcoc65 / c68 devicification (#3974)
* stage1 namcoc65 / c68 devicification

* progress (c68 button mappings currently incorrect)

* silly (nw)
2018-09-07 15:47:29 -04:00
mooglyguy
bb0e5c9b7c -mb87078,mb8795,mb89363b,mc14411: De-MCFG, nw 2018-09-07 21:37:59 +02:00
AJR
b726779643 froggervd: Patch program ROMs; promote to WORKING 2018-09-07 15:31:33 -04:00
AJR
bd5eb0c465 svision.cpp: Fix build (nw) 2018-09-07 13:59:24 -04:00
mooglyguy
b89e524329 -m6m80011ap, mb14241, mb3773: De-MCFG, nw 2018-09-07 19:59:02 +02:00
mooglyguy
50fab6c310 Fix most palette-related asserts, nw 2018-09-07 19:59:01 +02:00
ajrhacker
325e134726
Merge pull request #3969 from clawgrip/froggervd
New NOT_WORKING clone
2018-09-07 13:57:21 -04:00
hap
f20a2a5c6d (nw) svision: fix timing regression from 2cdb153103 (diff-ce212c2688966534e4eafe90ab9f47b1L153) 2018-09-07 19:51:10 +02:00
AJR
40f4b4f73e m79152pc: Add cursor, scrolling support and some video attributes 2018-09-07 13:50:32 -04:00
ClawGrip
401c61352e New WORKING clone (#3962)
* Add the common 1986 year hack set

* Add tehkanwch
2018-09-07 19:38:31 +02:00
ClawGrip
9598008b69 New WORKING clone (#3967)
* Add "Hard Head 2 (v2.0, Music Program v2.0)"

* Add "hardhea2a"
2018-09-07 19:19:37 +02:00
Ivan Vangelista
44f3ad511c watchdog: removed MCFG macros (nw) 2018-09-07 18:26:29 +02:00
Ivan Vangelista
6315d07fbf
opus.cpp: fixed my copy-paste error (nw) 2018-09-07 12:52:39 +02:00
hap
9475b11935 mhavoc: proper companyname for mhavocrv (nw) 2018-09-07 12:10:56 +02:00
David Haywood
a44c639287 fix cam900 damage in fuukifg2 / fg3 from May (#3971) 2018-09-07 09:17:51 +02:00
arbee
828dc80f32 apple2/apple2e/apple2gs: more MCFG elimination (nw) 2018-09-06 23:35:50 -04:00
braintro
8c918a9241 new working clone - 800 Fathoms (older)
New Clone Added
----------------------------------------
800 Fathoms (older) [ShouTime, The Dumping Union]
2018-09-06 19:48:27 -05:00
ClawGrip
096a5abedc Add "froggervd" 2018-09-06 22:33:05 +02:00
ClawGrip
cb0ca282be
Add "Frogger (Video Dens, Spanish bootleg on Scramble hardware)" 2018-09-06 22:27:03 +02:00
AJR
b5f4d91694 MT 7096 2018-09-06 14:13:59 -04:00
MetalliC
2191938e99 new NOT_WORKING clone
---------------------
The House of the Dead (prototype) [Andy Geezer]
2018-09-06 21:09:40 +03:00
mooglyguy
85699f365d -lh5810: De-MCFG, nw 2018-09-06 20:04:53 +02:00