R. Belmont
5ba56a827b
Merge pull request #6489 from cam900/patch-140
...
namco_c355spr.cpp : Fix drawing regression
2020-03-26 14:34:35 -04:00
Ivan Vangelista
b11f032011
New working clones
...
------------------
Jumping Break (set 2) [Kevin Eshbach]
2020-03-26 19:29:03 +01:00
AJR
705cc5f2c0
atarist.cpp: YM2149 is also connected to RESET (nw)
2020-03-26 14:07:25 -04:00
cam900
12a193d2b2
namco_c355spr.cpp : Fix copybitmap
2020-03-26 22:23:07 +09:00
Patrick Mackinlay
77be69bf96
news_r3k: wip (nw)
...
* rudimentary dma and interrupts
* floppy drive working, diagnostics pass
* improved hand-made idrom
2020-03-26 19:47:46 +07:00
Patrick Mackinlay
7912047486
dmac_0448: sony news dmac (nw)
2020-03-26 19:46:36 +07:00
Patrick Mackinlay
8b057af7a9
upd765: upd72067 stub (nw)
2020-03-26 19:45:40 +07:00
AJR
a9ce5b4c24
Misc. fixups (nw)
2020-03-26 08:34:42 -04:00
AJR
3fdf7e13a6
atarist.cpp: Add RESET callback (nw)
2020-03-26 08:31:42 -04:00
AJR
e0db8f4efc
More WD FDC master reset modernization (nw)
2020-03-26 08:13:16 -04:00
hap
9f2a29e08e
about: remove auto pause (nw)
...
reason: inconsistent with other Tab menu entries including the fullscreen popup for selecting new machine, and also a bug where it refuses to unpause when closing About popup with Tab.
2020-03-26 12:19:14 +01:00
Robbbert
a8c0abadea
(nw) minx cpu: fixed disassembly of jump and call instructions; added notes.
2020-03-26 22:15:09 +11:00
hap
ee3207cb2e
cchess2: fix sound (nw)
2020-03-26 10:27:30 +01:00
Ivan Vangelista
efe4b7995b
sstrangra.cpp: added PCBs layout and dip locations [Guru]
...
carrera.cpp: fixed PROM type, appartently I can't read. Thanks to Guru for spotting this (nw)
2020-03-26 07:28:40 +01:00
arbee
61d5326f21
swa: Improve analog range for throttle. [R. Belmont]
2020-03-25 23:32:08 -04:00
AJR
e26ad29829
acia6850: Prevent transmission of a spurious character following master reset
2020-03-25 22:10:18 -04:00
AJR
f69dd8c736
atarist.cpp: Fix the 68K side of ACIA serial communications (keyboard MCU not fully cooperating yet)
2020-03-25 20:24:12 -04:00
hap
86da874de9
New working machines
...
--------------------
Computer Chess (Conic, model 7012) [hap, bataais]
2020-03-25 22:31:42 +01:00
cam900
362c4b54b7
atarist.cpp : Correct DMA sound frequency calculation, Minor fix spacings ( #6486 )
...
* atarist.cpp : Correct DMA sound frequency calculation, Minor fix spacings
* atarist.cpp : Minor revert
2020-03-25 15:51:42 -04:00
AJR
ffe4446cb1
upd4701: Simplify handlers (nw)
2020-03-25 15:03:39 -04:00
AJR
a27dee790e
ds2404: Note (nw)
2020-03-25 14:50:17 -04:00
AJR
3e2e4bfacb
upd78k3d: Fix minor mistake in DBNZ disassembly
2020-03-25 14:50:05 -04:00
Ivan Vangelista
dc83375dca
devices/machine: simplified more handlers (nw)
2020-03-25 18:26:17 +01:00
Ivan Vangelista
3a15530fa5
carrera.cpp: dumped the bsebman and verified it matches the one from carrera [caius]
2020-03-25 18:25:32 +01:00
Olivier Galibert
9e3b0e431a
ks0164: dbra goes to 0, not -1 (nw)
2020-03-25 18:19:01 +01:00
ajrhacker
0ade8b8230
Merge pull request #6487 from cam900/cave_limit
...
cave.cpp : Implement hardware sprite limitation, Add notes
2020-03-25 12:19:06 -04:00
cam900
dbf647a1b2
cave.cpp : Implement hardware sprite limitation, Add notes
2020-03-26 00:42:01 +09:00
AJR
6dcdbc9088
i8x9x: Implement quasi-bidirectional port structure (nw)
...
s50: Map the 63H149 (nw)
2020-03-24 23:28:03 -04:00
AJR
09e533a9fb
roland_s50.cpp: Bank the SRAM (nw)
2020-03-24 21:52:56 -04:00
Ivan Vangelista
f097f89b91
Machines promoted to working
...
----------------------------
Professor Trivia (set 1) [Dirk Best, Ivan Vangelista]
Clones promoted to working
----------------------------
Professor Trivia (set 2) [Dirk Best, Ivan Vangelista]
2020-03-24 21:41:00 +01:00
AJR
d8515a26ea
i8x9x: Add more device types, some with 16-bit buses
2020-03-24 16:12:27 -04:00
AJR
5017f9f28d
roland_d10.cpp: Technical note (nw)
2020-03-24 15:30:20 -04:00
Nigel Barnes
614e4971ee
Merged software list bbc_flop_65c102 into bbc_flop_6502 (nw)
2020-03-24 19:09:21 +00:00
Nigel Barnes
dff4261aa6
New NOT_WORKING software list additions
...
---------------------------------------
bbc_flop_torch: Graduate DFS, Graduate MS-DOS 2.11, Psion Xchange 1.24
2020-03-24 19:09:21 +00:00
Ivan Vangelista
1aea20ce3e
devices/machine: simplified handlers for various devices (nw)
2020-03-24 19:21:34 +01:00
AJR
d1f029ca2c
exelv.cpp: More accurate clocks (nw)
...
tms7000: Add divide-by-4 mask option for clocking (nw)
tms3556: Stop defaulting device clock and disable read side effects for debugging (nw)
2020-03-24 12:17:18 -04:00
Dirk Best
36bd4c4cab
triviaquiz: Hook up question ROMs
2020-03-24 16:24:46 +01:00
Patrick Mackinlay
7a09fc9930
news_r3k: wip (nw)
...
* added rudimentary video
* added hle keyboard
* documented some dip switches
2020-03-24 17:34:54 +07:00
AJR
416e5884fe
cz101: XTAL value to be used later (nw)
2020-03-23 23:48:17 -04:00
AJR
032c2c5ce4
New machines marked as NOT_WORKING
...
----------------------------------
Roland S-50 Digital Sampling Keyboard [DBWBP]
Roland W-30 Music Workstation [DBWBP]
New clones marked as NOT_WORKING
--------------------------------
Roland S-550 Digital Sampler [DBWBP]
2020-03-23 21:18:21 -04:00
Ivan Vangelista
5127f77165
sstrangr.cpp: measured CPU clock [Andrew Welburn]
2020-03-23 22:33:14 +01:00
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