angelosa
a716937106
Forgot one line.
2016-12-29 07:55:02 +01:00
angelosa
429ef6ecf9
Added posirq
2016-12-29 07:07:09 +01:00
AJR
096c443fbf
Get rid of fake IRQ in Cedar Magnet sound system
2016-12-29 00:07:44 -05:00
angelosa
304f3f4519
V-Blank irq tied (nw)
2016-12-29 06:07:08 +01:00
AJR
fe155eb659
Z80 daisy chain stuff
...
- Reconfigure Z80 daisy chain behavior to use the standard vector for an external IRQ, rather than a bogus one from the last device in the chain
- Enable Z80 daisy chain on Cedar Magnet sound board (fake IRQ still necessary, though vectors are correct now)
- Source note regarding IM 2 behavior contrary to Zilog datasheet (nw; was fixed way back in 0.35b11)
2016-12-28 23:38:15 -05:00
David Haywood
2bf764c9a1
big event golf hookup doesn't seem identical (or isn't hooked up 100% properly) but can use the common device too (nw)
2016-12-29 04:16:26 +00:00
angelosa
52549ddd50
First pass, hooked it up to Winning Run GPU because it's a good test case
2016-12-29 04:17:38 +01:00
Scott Stone
0cbc070ce4
pacman.cpp: eeekk port_name clarifications as well as further details for 'Difficulty' dip switch settings. Fixes MT#06461 [Tafoid]
2016-12-28 21:24:51 -05:00
Vas Crabb
aab749f5e5
Merge pull request #1887 from bradhugh/min_max_v2
...
Move special windows.h include directives to build defines (nw)
2016-12-29 11:48:32 +11:00
David Haywood
c56c0d6372
some notes on what can / can't be hooked up and what needs looking at
2016-12-28 22:50:35 +00:00
Scott Stone
6955916068
Merge branch 'master' of https://github.com/mamedev/mame
2016-12-28 17:40:57 -05:00
Scott Stone
01273bf0ba
Perfect quantum not needed for this driver - restores previous performance level (nw)
2016-12-28 17:40:28 -05:00
angelosa
53758c0825
SCREEN_RAW_PARAMS for System 21 (nw)
2016-12-28 23:39:55 +01:00
David Haywood
9893cff3ac
use generic code for lkage.cpp
2016-12-28 22:07:31 +00:00
Ted Green
b6de3bb5d7
Change waveram viewer to use V key to fix conflict with game controls
2016-12-28 14:15:47 -07:00
David Haywood
e8d7b39a94
use generic code for lsasquad too
2016-12-28 21:09:22 +00:00
Ted Green
cf306ff920
midwayic: Squelch logerror from interrupt control (nw)
...
zeus2: Add better game selector and use register values for mwskins direct rendering (nw)
2016-12-28 14:02:48 -07:00
David Haywood
faa93d6a65
hook up nycaptor with the generic hookup
2016-12-28 20:52:55 +00:00
David Haywood
0e3dcf9645
use common MCU hookup for flstory too
2016-12-28 20:29:01 +00:00
Brad Hughes
b47ec24df6
Move special windows.h include directives to build defines (nw)
2016-12-28 15:07:28 -05:00
David Haywood
d1b660a5fc
also decapped / dumped an MCU for the original quizard (1) [TeamEurope]
2016-12-28 19:31:38 +00:00
angelosa
e252486d17
Written a device core for the Namco 6-speed gearbox [Angelo Salese]
...
(Used by Driver's Eyes, Ridge Racer DX and Ace Driver)
2016-12-28 19:52:06 +01:00
David Haywood
a6466114d5
c+p tidy (nw)
2016-12-28 18:30:34 +00:00
David Haywood
6bc1260b03
refactored new taito68705interface to use newer 68705 code (with integrated peripherals) and refactored some drivers to use it
2016-12-28 18:17:03 +00:00
angelosa
fe22ab174b
Note update (nw)
2016-12-28 18:36:20 +01:00
David Haywood
878f436343
taito refactoring pt1.
2016-12-28 16:20:38 +00:00
couriersud
6eaa60953f
Slightly better solution to the VME issue. (nw)
2016-12-28 15:58:30 +01:00
couriersud
7f0acb872e
Fix compile. (nw)
2016-12-28 15:02:09 +01:00
couriersud
301a967276
Fix linking issues due to VME commits. All vme bus objects files are now
...
in the mizar lib. This is suboptimal, but the code seems to
crossreference across object files and from the bus code into the driver
code.
At least the source now links again. (nw)
2016-12-28 15:01:33 +01:00
couriersud
1983580e26
Some preparation for future changes on proxies and chip families. (nw)
2016-12-28 13:48:49 +01:00
couriersud
63f4e52dae
Moved proxy code into separate file. (nw)
2016-12-28 13:48:48 +01:00
David Haywood
37d41d23f0
note that the dumped Quizard 4 MCU is German region.
2016-12-28 11:06:26 +00:00
Joakim Larsson Edström
9ade6db46e
Merge pull request #1885 from JoakimLarsson/VME_2
...
new working vme slave board: mzr8300
2016-12-28 12:01:21 +01:00
hap
b27ae85e16
fidel68k: correct irq source
2016-12-28 11:52:07 +01:00
Joakim Larsson Edstrom
d3888e76eb
mzr8300: hooked up the 7201 correctly and added RS232, now supporting the mzr8105 over VME bus as previously faked
2016-12-28 11:45:37 +01:00
Joakim Larsson Edstrom
5c7c6f7260
cleanup
2016-12-28 11:36:31 +01:00
hap
b36434a03a
gitter test (nw)
2016-12-28 11:09:40 +01:00
angelosa
a8fc39a2fd
left-over (nw)
2016-12-28 04:30:04 +01:00
angelosa
9de0a5c047
SCREEN_RAW_PARAMS for Winning Run (nw)
2016-12-28 04:30:02 +01:00
Lord-Nightmare
7b5ad970d2
comment update (n/w)
2016-12-27 21:05:12 -05:00
briantro
6038973952
new Skull Fang clone added
...
New Clone Added
---------------------------------------------
Skull Fang (Asia) [Alex Cmaylo, The Dumping Union]
2016-12-27 19:22:32 -06:00
Vas Crabb
cd282f0472
Merge tag 'mame0181'
...
MAME 0.181
Conflicts:
src/mame/machine/archimds.cpp
2016-12-28 11:21:26 +11:00
angelosa
08eaf9566e
winrun_bitmap_draw (nw)
2016-12-28 01:14:51 +01:00
angelosa
3cb3541fac
AM_IMPORT_FROM (nw)
2016-12-28 00:46:18 +01:00
angelosa
244e540e71
Missed one (nw)
2016-12-28 00:29:20 +01:00
angelosa
b31ff8c95d
Bulk replace memory map naming (nw)
2016-12-28 00:28:10 +01:00
Lord-Nightmare
e0c0c42254
superqix.cpp: Deprotected an original Japan/World Super Qix 8751 MCU, and verified that the presumptive B03 // 03 MCU dump is correct. [Lord Nightmare]
2016-12-27 17:57:08 -05:00
hap
35f7b00d97
New clone added
...
--------------
Fidelity Elite Avant Garde (model 6114-2/3/4, set 2) [Berger]
2016-12-27 23:10:05 +01:00
David Haywood
e07b674d88
fix flags on these, the quizard3 and 4 game versions has never worked past coin-up to my knowledge. quizard4 does boot now tho, it was using the wrong sim before.
2016-12-27 21:30:57 +00:00
angelosa
e7bcdb5c5b
Untangle screen updates into different routines + other clean-ups (nw)
2016-12-27 22:29:23 +01:00