Commit Graph

72061 Commits

Author SHA1 Message Date
Ivan Vangelista
cfdb8df00c New working clones
------------------
Cobra-Command (Japan, bootleg) [f205v]

dumped PROM for the original Cobra-Command PCB [Stefan Lindberg]
2020-03-23 21:58:41 +01:00
Ivan Vangelista
12f761c6d3 alpha68k.cpp, alpha68k_n.cpp: added dip locations [Guru] 2020-03-23 21:16:45 +01:00
David Haywood
e6b5b5d536
Plug and Play work (#6481)
* trkfldch.cpp: support sprite pixel doubling (nw)

* new WORKING machine
-----
Dance 2000 / Hot 2000 (Jin Bao TV Dancing Carpet, SY-2000-04) [Sean Riddle, David Haywood]

* use correct PPU type (nw)

* new NOT WORKING
-----
Carol Vorderman's Sudoku Plug & Play TV Game (All in 1 / Play Vision) [Sean Riddle, David Haywood]
2020-03-23 11:33:56 -04:00
Cyril APAN
c4aa95da34 Fixed the Japanese transliteration of Streets of Rage titles 2020-03-23 07:40:51 -07:00
ajrhacker
e7c9ee1f0e
Merge pull request #6482 from clawgrip/patch-12
ddz.cpp: Add "Zhaoji Fengdou" PCB ASCII layout (nw)
2020-03-23 10:09:32 -04:00
AJR
2af2c0d84f upd78k3: Fix SFR identification in disassembly of MOV A,sfr and MOV sfr,A opcodes (SFR pair names were erroneously used instead) 2020-03-23 09:39:17 -04:00
Patrick Mackinlay
687dcf8321 news_r3k: wip (nw) 2020-03-23 19:05:03 +07:00
ClawGrip
570333b3fe
ddz.cpp: Add "Zhaoji Fengdou" PCB ASCII layout (nw) 2020-03-23 12:14:42 +01:00
Patrick Mackinlay
0eb9783619 New machines marked as NOT_WORKING
----------------------------------
Sony NWS-3260 [Plamen Mihaylov]
2020-03-23 12:26:25 +07:00
braintro
db6d9cdbee oneshot.cpp: Correct ROM labels and PCB locations for the Mad Donna parent set. [Brian Troha, The Dumping Union] 2020-03-22 20:57:22 -05:00
arbee
8434fd6213 Added ICM7170 real-time clock device. [R. Belmont] 2020-03-22 21:01:59 -04:00
AJR
246b64ad0b New machines marked as NOT_WORKING
----------------------------------
Roland S-10 Digital Sampling Keyboard [DBWBP]
Roland S-220 Digital Sampler [DBWBP]

New clones marked as NOT_WORKING
--------------------------------
Roland MKS-100 Digital Sampler [DBWBP]
2020-03-22 18:12:49 -04:00
MooglyGuy
80b5ac7ce0 -unsp: Actually respect the IRQ enable flag. Fixes vsmile lionking, jak_s500 SDRAM test, probably others. [Ryan Holtz] 2020-03-22 20:58:44 +01:00
AJR
a9e9bd2803 z8s180: Fix segmentation fault due to oversight in last commit (nw) 2020-03-22 12:22:26 -04:00
AJR
d252e90bf3 z8s180: Internalize certain registers; make clock divider software-selectable 2020-03-22 12:03:37 -04:00
R. Belmont
d5a7817a26
Merge pull request #6477 from cam900/patch-139
deco16ic.cpp : Add notes of lockload PCBs
2020-03-22 08:22:34 -04:00
R. Belmont
a977b69e4a
Merge pull request #6479 from cam900/cave_videoreg
cave.cpp : Log unimplement videoregs, Add notes
2020-03-22 08:22:06 -04:00
cam900
1f6b3f1e28 cave.cpp : Log unimplement videoregs, Add notes
Fix sprite position handling related to videoregs
Fix tilemap offsets in ppsatan
2020-03-22 21:11:58 +09:00
Ivan Vangelista
1bf9b8ea42 2mindril.cpp, 3x3puzzl.cpp: added dip locations [Guru]
39in1.cpp: added notes about actual PCB boot process, unimplemented dips [Guru]
2020-03-22 09:34:06 +01:00
Ivan Vangelista
3f68bc602c xavix2.cpp: fixed compile (nw)
a problem with srcclean?
../../../../../src/mame/drivers/xavix2.cpp:599:3: error: this 'if' clause does not guard... [-Werror=misleading-indentation]
  599 |   if(machine().input().code_pressed_once(KEYCODE_0))
      |   ^~
../../../../../src/mame/drivers/xavix2.cpp:602:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
  602 |  constexpr int dx = 0x400 - 320;
2020-03-22 08:27:27 +01:00
Robbbert
0984cef88a (nw) sorted mess.flt 2020-03-22 16:26:02 +11:00
Vas Crabb
92d6e163a8 srcclean (nw) 2020-03-22 14:33:57 +11:00
AJR
6aef85534b roland_d50.cpp: Add banking (nw) 2020-03-21 23:08:33 -04:00
AJR
c0cc0bedc6 More 63H149 work (nw) 2020-03-21 22:44:21 -04:00
Nigel Barnes
24579647dc bus/bbc/1mhzbus: Added PEDL Multiform Z80. 2020-03-22 02:26:12 +00:00
cam900
de742e229c
deco16ic.cpp : Add notes of lockload PCBs 2020-03-22 11:24:12 +09:00
AJR
817caa777c ajuno2, d10: Map the 63H149 (nw) 2020-03-21 22:20:50 -04:00
AJR
8df2864041 ajuno2: This uses a 63H149, too (nw) 2020-03-21 21:47:33 -04:00
AJR
22b523ca74 Add skeleton MB63H149 device (nw) 2020-03-21 21:33:01 -04:00
R. Belmont
e165264cb8
Merge pull request #6476 from DavidHaywood/210320_2
Plug and Play work
2020-03-21 21:13:52 -04:00
DavidHaywood
42275eef18 new NOT WORKING
----
Shoot n' Score [Sean Riddle, David Haywood]

(technically playable, but want to improve a few things before promoting it)
2020-03-22 00:28:28 +00:00
Scott Stone
d5865df119 galaxold.cpp: scrambleo: Corrected default mapping for a shared button/start (nw)
galaxold.cpp:  ckongmc2: Flagged as MACHINE_IMPERFECT_SOUND (nw)
2020-03-21 16:59:36 -04:00
Ivan Vangelista
326e93e62d 20pacgal.cpp: measured CPU clock and updated comments [Guru] 2020-03-21 21:19:28 +01:00
hap
21ede04ecd segac2: change segac2_tfrceacjpb set_ignore_read_direction to a bit more logical set_ddr_override mask, port D works ok now (nw) 2020-03-21 21:15:40 +01:00
hap
f7b9064893 menu: change Dip to DIP, add appname to about (nw) 2020-03-21 20:50:38 +01:00
hap
4e87b6340e hh_tms1k: put binary dumped output PLAs in rom file instead of hardcoding in source (nw) 2020-03-21 20:29:31 +01:00
angelosa
f128d1d0c1 Mark few fake VGZ files as bad_dump (nw) 2020-03-21 19:47:15 +01:00
ajrhacker
73e5341917
Merge pull request #6475 from xinyingho/master
Fixed software list declaration for apple2gs with the actual content of the related software lists
2020-03-21 13:07:41 -04:00
Cyril APAN
f5dd8c6836 Fixed software list declaration for apple2gs with the actual content of the related software lists 2020-03-21 17:49:44 +01:00
Michael Zapf
d5dc65958d wd_fdc: Changed spindown delay to 9 revs according to specs, added MON clearing directly in master reset. 2020-03-21 17:24:45 +01:00
AJR
a7dfc7d96d New machines marked as NOT_WORKING
----------------------------------
Korg Z3 Guitar Synthesizer [DBWBP]
2020-03-21 11:13:34 -04:00
couriersud
e160240f6a netlist: Document alternative opamp output stage. (nw) 2020-03-21 15:42:45 +01:00
couriersud
840a9c640f netlist: Change MB3614 outout impedance. (nw) 2020-03-21 15:42:44 +01:00
couriersud
8a87993201 netlist: document linearized diode model above max. dissip. [Couriersud]
Document linearized diode model in the range exceeding maximum
dissipation. The intention is to have a faster convergence but this yet
not really is observable.
2020-03-21 15:42:43 +01:00
Michael Zapf
735cffaa98 ti99: Clear datamux latch of stale content, in case that no device responds on the bus. 2020-03-21 15:23:29 +01:00
Vas Crabb
bdd2a33776 compile in the contents of the COPYING file for the about box - safer than assuming it will be in the working directory. no attempt at compressing it for now (nw) 2020-03-22 00:03:07 +11:00
David Haywood
6a89b25745
Plug and Play work (#6474)
* new WORKING clone
----
Decathlon (set 2) [Sean Riddle, David Haywood]

* new NOT WORKING
----
Kick Boxing (ABL TV Game) [Sean Riddle, David Haywood]

* new NOT WORKING
----
Win, Lose or Draw (Senario) [Sean RIddle, David Haywood]

* some product numbers (nw)

* proper CRC (nw)
2020-03-21 09:01:37 -04:00
Nigel Barnes
ed29d9da21 autoc15: custom keyboard layout (nw) 2020-03-21 12:01:50 +00:00
Ivan Vangelista
ef8939ff2a triviaquiz.cpp: added todo, identified some more inputs, retitled games (nw) 2020-03-21 12:58:27 +01:00
hap
43cfc779a8 prschess: rename driver (nw) 2020-03-21 12:42:08 +01:00