Commit Graph

71948 Commits

Author SHA1 Message Date
AJR
fcf5b979ef New machines marked as NOT_WORKING
----------------------------------
Emulator Three Digital Sound Production System [DBWBP]
2020-03-17 18:12:34 -04:00
David Haywood
2b0c7929a6
Plug and Play work (#6451)
* sh6578 sprite work (nw)

* sh6578 masks fewer bits, fixes jewel master and some others (nw)

* sprite fixes for sh6578

* new NOT WORKING clones
-----
Fun 2 Learn Smart Fit Park (UK) [Sean Riddle, David Haywood]

works as well as the Spanish set (mostly playable without sound)

* new NOT WORKING
----
OPlayer Mobile Game Console (MGS03-white) (Family Sport 100-in-1) [Sean Riddle, David Haywood]

(all games are actually playable, just need to get rid of the low battery indicator and remove some hacks)

* notes about some other units (nw)

* swap oplayer uppper address lines after discussion with sean (nw)

new NOT WORKING
---
Denver Game Console GMP-240C 150-in-1 [TeamEurope]

some kind of VT? based system, enhanced chipset we don't support tho, bank write is unhandled by the looks of things (nw)

* new WORKING machine
----
Technigame Super 4-in-1 Sports (PAL) [Sean Riddle, David Haywood]
2020-03-17 13:14:35 -04:00
Ivan Vangelista
c3d6be7a60 cclimber, kyugo: simplified handlers (nw) 2020-03-17 18:11:57 +01:00
AJR
d4b1f475ca New machines marked as NOT_WORKING
----------------------------------
Korg DW-8000 Programmable Digital Waveform Synthesizer [DBWBP]

New clones marked as NOT_WORKING
--------------------------------
DW-8000-EX Programmable Digital Waveform Synthesizer [DBWBP]
EX-8000 Programmable Polyphonic Synthe Module [DBWBP]
2020-03-17 10:03:05 -04:00
Ivan Vangelista
295a71da72 kyugo.cpp: added PCB layout and dip locations [Guru] 2020-03-17 07:18:59 +01:00
AJR
663f34dc9f r100: Add revision C program [DBWBP] (nw) 2020-03-16 20:49:26 -04:00
AJR
abdb2d34da New machines marked as NOT_WORKING
----------------------------------
Kawai R-100 Digital Drum Machine [DBWBP]
2020-03-16 20:28:18 -04:00
AJR
e8dcb66e7b ns32000: Disassembly improvements
- Recognize scaled index modes with W/D/Q factors
- Add some restrictions on addressing modes (mostly to avoid indefinite recursion with scaled index specifiers)
- Force operand size for some instructions (in particular, the first operand is always a byte for shift/rotate instructions)
- Fix some minor formatting glitches
2020-03-16 18:23:53 -04:00
Olivier Galibert
4b0c51c256 ks0164: Z is set on bset/bclr (nw) 2020-03-16 22:24:25 +01:00
Ivan Vangelista
bad13d09e4 New machines marked as NOT_WORKING
----------------------------------
Snowball War - WakuWaku Yukigassen [rtw,  SpinalFeyd]
2020-03-16 22:19:42 +01:00
Ivan Vangelista
be48335b7c drivers: simplified some handlers (nw) 2020-03-16 22:12:34 +01:00
ArcadeShadow
61dfe59a99 New working software list addition
Mortal Kombat
2020-03-16 07:27:38 -07:00
AJR
f9e161c18b ddragon: Modernize HD63701Y0 configuration (nw) 2020-03-16 10:08:09 -04:00
AJR
b5a63a8e55 Add second timer output comparator and associated status register to the HD6301X and HD6301Y 2020-03-16 09:31:01 -04:00
Patrick Mackinlay
e302ab780a indy_indigo2: networking
* hook up edlc ethernet device
* implement ethernet dma
2020-03-16 17:13:24 +07:00
Patrick Mackinlay
bed1c30c1c edlc: add 80c03 support (nw) 2020-03-16 17:11:58 +07:00
arbee
6f3f0b805e mac: Initial support for the Sigma Designs LaserView monochrome NuBus video card [Al Kossow, R. Belmont] 2020-03-15 21:43:38 -04:00
AJR
7697fb631e mks70: Add newer assigner board ROM (nw)
jx8p, jx10, mks70: HD6303R has only 128 bytes of RAM (nw)
2020-03-15 21:36:12 -04:00
Angelo Salese
b7d87075b2
WIP deco_ace QA (nw) 2020-03-16 00:51:47 +01:00
AJR
ca0732bfb3 New machines marked as NOT_WORKING
----------------------------------
Roland JX-8P Polyphonic Synthesizer (Ver. 3.x) [DBWBP]
Roland JX-10 Super JX Polyphonic Synthesizer [DBWBP]

New clones marked as NOT_WORKING
--------------------------------
Roland JX-8P Polyphonic Synthesizer (Ver. 2.x) [DBWBP]
Roland MKS-70 Super JX Polyphonic Synthesizer [DBWBP]
2020-03-15 19:41:54 -04:00
algestam
2126c35ab0
hh_sm510: Single joystick for gnw_cgrab (nw) (#6449) 2020-03-15 22:53:14 +01:00
AJR
1b059b8407 s100/dj2db: Add UART (not fully hooked up yet); more accurate FDC reset (nw) 2020-03-15 16:07:53 -04:00
Nigel Barnes
25070a043e bus/bbc/tube: Added insert_rom property to optionally insert any support roms (nw) 2020-03-15 19:34:46 +00:00
Nigel Barnes
ba827829ec bus/bbc/fdc: Added insert_rom property to optionally insert any support roms, and cleanups (nw) 2020-03-15 19:34:46 +00:00
Nigel Barnes
1a2b4cb540 Electron Plus 3 and AP3/4 devices updated to use FDC master reset line (nw) 2020-03-15 19:34:46 +00:00
Nigel Barnes
0bf3fb3914 bus/electron/cart/stlefs: Added Winchester slot. 2020-03-15 19:34:46 +00:00
David Haywood
389126869f
Plug & Play / sh6578 work (#6447)
* PPU refactoring (nw)

* PPU refactoring (nw)

* start making a new device (nw)

* PPU device refinements (nw)

* tear things down (nw)

* refactoring (nw)

* more refactor and teardown (nw)

* (nw)

* rebuilding (nw)

* (nw)

* (nw)

* (nw)

* (nw)

* checkpoint (nw)
2020-03-15 15:26:47 -04:00
ajrhacker
07c987b5bc
Merge pull request #6448 from ValleyBell/cm32p
add CM-32P PCM emulation
2020-03-15 14:36:56 -04:00
AJR
ddf0db7d9c New machines marked as NOT_WORKING
----------------------------------
Roland MKS-50 Synthesizer Module [DBWBP]
2020-03-15 14:34:31 -04:00
hap
8aac4d4a8d crabgrab: missed one port_changed (nw) 2020-03-15 19:07:02 +01:00
Valley Bell
f164071ad9 fix I8096 JNH/JH opcode according to manual
This makes the CM-32P Orch. Hit patch work.
2020-03-15 19:06:44 +01:00
Valley Bell
539598fab4 add Roland PCM sound emulation for CM-32P 2020-03-15 18:58:38 +01:00
mooglyguy
e5da9cd72f -snes: Back out erroneous change from machine/snes.cpp, it fixes the text box being off by one line in smrpg, but more fundamentally breaks other things, nw 2020-03-15 18:14:04 +01:00
Nigel Barnes
50a33541d3 bus/bbc/internal/we32kram: Added Shadow RAM 2.20 ROM as BIOS option (nw) 2020-03-15 17:06:04 +00:00
Nigel Barnes
ff808143fc bus/bbc/1mhzbus/opus3: Include default floppy formats (nw) 2020-03-15 17:06:04 +00:00
Nigel Barnes
0deccfbc42 bus/bbc/1mhzbus/ieee488: Added IEEE FS 0.1 ROM as BIOS option (nw) 2020-03-15 17:06:04 +00:00
Nigel Barnes
692f254c21 bus/bbc/1mhzbus: Added the RetroClinic DataCentre. [Nigel Barnes, RetroClinic] 2020-03-15 17:06:04 +00:00
Olivier Galibert
0626189f0f ks0164: Connect the mpu (nw) 2020-03-15 16:55:21 +01:00
ajrhacker
e9bcc59748
Merge pull request #6446 from algestam/gnw_cgrab
New working machine added
2020-03-15 11:48:26 -04:00
algestam
b30a46708f New working machine added
----------
Game & Watch: Crab Grab [algestam, Ryan Holtz]
2020-03-15 16:40:14 +01:00
mooglyguy
644d44889b -sa1: Fixed type-1 character conversion. [Ryan Holtz] 2020-03-15 15:52:35 +01:00
ICEknigh7
39e5cb073e
specpls3_flop.xml: Dual release documentation, etc (#6444)
-Documented Rescate Atlántida being a dual Spectrum+Amstrad release.
-Documented Comando Tracer being a dual Spectrum+Amstrad release (though it's still not clear which version did the current dump come from).
-Changed Comando Tracer's year of release to 1988.
-Split the two Navy Moves Spanish editions correctly (standalone and dual Spectrum+Amstrad).
-Removed one Navy Moves duplicate which only had an altered header.
-Added new parent/clone relationship between Wanderer 3D UK and Spanish versions.
-Cosmetic changes:
--Moved the relevant comments into their respective entries/floppies.
--Reworded a few things.
2020-03-15 10:28:35 -04:00
Rebecca Wallander
c82b72e94e
compis.xml: Add new dumps and update (#6442)
* This is a Swedish computer released in Sweden. Seems unnecessary to label the software.

* Update all documented dumps with a lot more info about them.

* Replace converted dumps with original files.

* Add two dumps from David Karlström

* Add Distributionskunskap (version 8014)

* Add 4 new dumps
2020-03-15 10:28:06 -04:00
cam900
ee0a6ba1d9
ks0164.cpp : Correct description (nw) 2020-03-15 12:51:56 +01:00
Michael Zapf
5fda8f6406 ti99: Added Myarc DDCC-1 disk controller card. 2020-03-15 11:46:31 +01:00
Ivan Vangelista
b1ed8cddbe New working clones
------------------
New Cherry '96 (v3.0, A PCB) [Ioannis Bampoulas]
2020-03-15 11:08:19 +01:00
Olivier Galibert
f3e48214a9 ks0164: Add timer at a random frequency (nw) 2020-03-15 11:04:15 +01:00
AJR
b2e2405c7c New machines marked as NOT_WORKING
----------------------------------
Roland TR-707 Rhythm Composer [DBWBP]
Roland TR-727 Rhythm Composer [DBWBP]
2020-03-14 23:30:00 -04:00
AJR
779dfd39f4 Rename the other Roland drivers (nw) 2020-03-14 21:57:44 -04:00
braintro
190b02cac0 New working clone
New working clone
------------------
Borench (Japan) [Apocalypse]
2020-03-14 20:40:12 -05:00