Commit Graph

81417 Commits

Author SHA1 Message Date
Robbbert
a1984ce710 s9.cpp: Added outputs, savestates, notes.
Moved alcat_l7 to s11.
Made wldtexas a clone of fpwr2_l2.
2021-12-22 17:17:00 +11:00
hap
bd00adb24f sm511: assume that divider reset is same as sm510 2021-12-21 23:34:27 +01:00
MetalliC
8a001561df new NOT_WORKING machine
-----------------------
Puyo Puyo! The Medal Edition [Darksoft, MetalliC, rtw]
2021-12-21 22:54:03 +02:00
cam900
bbc4610657
audio/flower.cpp: Fix Volume LUT ROM accessing, Add notes (#9011) 2021-12-21 14:25:58 -05:00
0kmg
31b5414865
n64.xml: Added a prototype of an unreleased game. (#9020)
New working software list additions
-----------------------------------
X'treme Roller (prototype) [Baker64]
2021-12-21 14:25:28 -05:00
ArcadeShadow
0517489c0f
ibm5150.xml: 7 New working softwares + 3 redumps (#9016)
ibm5150.xml: 7 New working softwares + 3 redumps
2021-12-21 14:24:42 -05:00
fulivi
235e2b41e1
hp9825: added support for SHIFT LOCK & RESET, other minor fixes (#9017) 2021-12-21 14:24:24 -05:00
Firehawke
9f86ea0bd8
Apple softlist update for December 2021 (#9021)
* New working software list additions (apple2_flop_clcracked.xml)
---------------------------------------------------------------
Galactic Wars (cleanly cracked) [4am, san inc, Firehawke]
Circuit Analysis (cleanly cracked) [4am, san inc, Firehawke]

* New working software list additions (apple2_flop_orig.xml)
----------------------------------------------------------
Beauty and the Beast and The Little Mermaid (800K 3.5") [4am, Firehawke]
Robin Hood and Peter Pan (800K 3.5") [4am, Firehawke]
Big Book Maker: Cute and Cuddly (800K 3.5") [4am, Firehawke]
Big Book Maker: Feeling Good About Yourself (800K 3.5") [4am, Firehawke]
Big Book Maker: Let's Pretend (800K 3.5") [4am, Firehawke]
Big Book Maker: Letters, Numbers, Shapes (800K 3.5") [4am, Firehawke]
Big Book Maker: Myths and Legends (800K 3.5") [4am, Firehawke]
Big Book Maker: Quentin (800K 3.5") [4am, Firehawke]
Once Upon A Time... Puppet Playhouse (800K 3.5") [4am, Firehawke]
Spell It! (Version 06.01.87) (800K 3.5") [4am, Firehawke]
Math Blaster! (Version 06.01.87) (800K 3.5") [4am, Firehawke]
Read 'N Roll (Version 1.1) (800K 3.5") [4am, Firehawke]
Big Book Maker: Tall Tales and American Folk Heroes (800K 3.5") [4am, Firehawke]
Math and Me (Version 1.6) (800K 3.5") [4am, Firehawke]
Math Blaster Mystery (Version 1.3) (800K 3.5") [4am, Firehawke]
Math Blaster Plus! (Version 3.7) (800K 3.5") [4am, Firehawke]
Spell It Plus! (800K 3.5") [4am, Firehawke]
Dinosaur Days Plus! (800K 3.5") [4am, Firehawke]
Robot Writer Plus! (800K 3.5") [4am, Firehawke]
Transportation Transformation (800K 3.5") [4am, Firehawke]
Animals with an Attitude (800K 3.5") [4am, Firehawke]
The Whole Neighborhood (800K 3.5") [4am, Firehawke]
Alice in Wonderland and The Wizard of Oz (800K 3.5") [4am, Firehawke]
2021-12-21 14:22:50 -05:00
0kmg
616e60e26e
bus/nes: Added support for multicart board JY012005. (#9022)
New working software list additions (nes.xml)
-----------------------------------
1998 Super HiK 8 in 1 (JY-021B) [MLX]
2021-12-21 14:22:15 -05:00
0kmg
d1e6531f50
bus/nes_ctrl: Minor cleanup for Konami Hyper Shot controllers. (#9023) 2021-12-21 14:21:56 -05:00
0kmg
c76d2b2cb1
bus/nes_ctrl: Updated mahjong controller based on hardware info. (#9024)
* bus/nes_ctrl: Updated mahjong controller base on hardware info.
- Fixed reversed Start and Select buttons.
- Added more labels to the multi-use buttons.

* emu/inpttype.ipp: Added player 3 and player 4 mahjong input types.
2021-12-21 14:21:40 -05:00
ksherlock
860292661b
more consistent naming for franklin ace computers (#9025) 2021-12-21 14:21:06 -05:00
Robbbert
743bcfe3f7 s8,s8a: added outputs, save-state, button labels 2021-12-22 05:44:40 +11:00
hap
a44de917e1 sm510: fix wakeup after CEND, reorganize files a bit 2021-12-21 17:45:56 +01:00
Nigel Barnes
9a72f4594d archimedes_keyb.cpp: Improved quadrature mouse accuracy, and added notes on keyboard variants. 2021-12-21 13:53:11 +00:00
Robbbert
d7b79ad22c s7.cpp: removed remnants of test code. 2021-12-21 11:35:42 +11:00
Olivier Galibert
dbb6ff578c cga: Remove leftover debugging printf 2021-12-20 22:11:53 +01:00
Robbbert
d786ac4a50 s7.cpp: WIP. All machines are somewhat playable.
httip_l1: fixed startup tune.
s3,4,6,6a: used correct segment decoder as per videos.
2021-12-21 04:49:44 +11:00
arbee
3f0526942f apple2gs: fix $C034 readback and some uninitialized variables. [R. Belmont] 2021-12-20 12:20:28 -05:00
AJR
fab3259f43 sound.h: Suppress sound_assert errors for fill and copy-type operations when start index is out of range 2021-12-20 06:43:24 -05:00
Justin Kerk
d0374c5d17 Fix lockup loading UI with Emscripten builds that don't support threading 2021-12-19 19:30:09 -05:00
Devin Acker
039e7448ce
midiin_device: handle channel remapping at playback time instead of load time, also small fix to sysex event parsing (#9019) 2021-12-19 14:06:38 -05:00
hap
f518863ba3 tmnt: add note about title music 2021-12-19 17:55:43 +01:00
shattered
0285af475f
besta: Converted to VME device. (#9008) 2021-12-20 03:42:05 +11:00
0kmg
22c0865cb4
bus/nes: Removed duplicate board and mapper assignment. (#9012)
BMC-810544-C-A1 and NTDEC 2746 are the same thing.
2021-12-20 03:15:38 +11:00
0kmg
c33663e3b7
nes.xml: Added some more recent chiptune related fare. (#9013)
New working software list additions (nes.xml)
-----------------------------------
8Bit Music Power [anonymous]
8Bit Music Power Final [anonymous]
Kira Kira Star Night DX [anonymous]
Neo Heiankyo Alien [anonymous]
2021-12-20 03:13:56 +11:00
0kmg
8c007481b0
vsnes.cpp: Fixed swapped DIP switches for vsbball. (#9014) 2021-12-20 03:12:18 +11:00
Olivier Galibert
48ec04843e ctk551: minor lcd fix 2021-12-19 14:09:53 +01:00
Ivan Vangelista
f811f53188 New working machines
--------------------

Player's Edge Plus (PS0040) Jackpot Jungle Slots [Brian Troha, Kevin Nagle]

Player's Edge Plus (PS0048) Double Jackpot Slots [Brian Troha, Kevin Nagle]

Player's Edge Plus (PS0070) Hurricane Slots [Brian Troha, Kevin Nagle]

Player's Edge Plus (PS0086) Earth Quake Slots [Brian Troha, Kevin Nagle]

Player's Edge Plus (PS0267) Spin Til You Win Slots [Brian Troha, Kevin Nagle]

Player's Edge Plus (PS0623) Black Cherry Slots [Brian Troha, Kevin Nagle]

New working clones

------------------

Player's Edge Plus (PS0015) Super Joker Slots [Brian Troha, Kevin Nagle]

Player's Edge Plus (PS0041) Jackpot Jungle Slots [Brian Troha, Kevin Nagle]

Player's Edge Plus (PS0271) Spin Til You Win Slots [Brian Troha, Kevin Nagle]

Player's Edge Plus (PS0275) 4th of July Slots (set 1) [Brian Troha, Kevin Nagle]

Player's Edge Plus (PS0275) 4th of July Slots (set 2) [Brian Troha, Kevin Nagle]

Player's Edge Plus (PS0280) 4th of July Slots (set 2) [Brian Troha, Kevin Nagle]

Player's Edge Plus (PS0291) Haywire Slots [Brian Troha, Kevin Nagle]

New clones marked as NOT_WORKING

--------------------------------

Player's Edge Plus (PS0205) Red White & Blue Slots [Brian Troha, Kevin Nagle]
2021-12-19 06:50:52 +01:00
Steven Coomber
6338a08127
c64_cass.xml: Added 14 entries (#8987)
* c64_cass.xml: Added 14 entries

New working software list additions
---------------------------------------
Labyrinth (Activision) [C64 Ultimate Tape Archive V2.0]
Last Mission (U.S. Gold) [C64 Ultimate Tape Archive V2.0]
The Last Ninja (Activision) [C64 Ultimate Tape Archive V2.0]
Last Ninja 2: Back with a Vengeance (System 3) [C64 Ultimate Tape Archive V2.0]
Last Ninja 3 (System 3) [C64 Ultimate Tape Archive V2.0]
Law of the West (U.S. Gold) [C64 Ultimate Tape Archive V2.0]
Leader Board (Erbe) [C64 Ultimate Tape Archive V2.0]
Leader Board: Executive Edition (U.S. Gold) [C64 Ultimate Tape Archive V2.0]
Legend of Kage (Imagine) [C64 Ultimate Tape Archive V2.0]
Licence To Kill (Domark) [C64 Ultimate Tape Archive V2.0]
Little Computer People (Activision) [C64 Ultimate Tape Archive V2.0]
Live Ammo (Ocean) [C64 Ultimate Tape Archive V2.0]
Mag Max (Imagine) [C64 Ultimate Tape Archive V2.0]

New NOT_WORKING software list additions
---------------------------------------
Lotus Esprit Turbo Challenge (Gremlin Graphics) [C64 Ultimate Tape Archive V2.0]
2021-12-18 13:25:47 -05:00
shattered
e6bb8cd5bb
poisk1: add vsync and hsync (#8992) 2021-12-18 13:25:16 -05:00
0kmg
ef11af135d
nes.xml: Added an unreleased prototype. (#8995)
* nes.xml: Added an unreleased prototype.

New working software list additions
-----------------------------------
Hero Quest (Germany, prototype) [anonymous]
2021-12-18 13:25:02 -05:00
0kmg
ed36ae4f30
ngpc.xml: Added 2 dumps. (#9001)
New working software list additions
-----------------------------------
Pachinko Hisshou Guide - Pocket Parlor (Jpn, prototype) [Forest of Illusion]
Choujou Kessen Saikyou Fighters - SNK vs Capcom - Taikenban (Jpn) [Forest of Illusion]
2021-12-18 13:24:42 -05:00
0kmg
1b35ad0ae5
n64.xml: Added a couple test/demo cartridges. (#9003)
New NOT_WORKING software list additions
---------------------------------------
Controller Checker Ver.1.01 [BehindTheCode, Forest of Illusion]
Unknown RGB Test Cartridge [BehindTheCode, Forest of Illusion]
2021-12-18 13:24:31 -05:00
David 'Foxhack' Silva
c887cc970e
ibm5170_cdrom.xml (#9007)
New software list additions
---------------------------------------
SkyNET [Dave 'Foxhack' Silva]
Terminator 2: Judgment Day - Chess Wars / Grandmaster Chess [Dave 'Foxhack' Silva]
The Terminator: 2029 - Deluxe CD Edition [Dave 'Foxhack' Silva]
The Terminator: Future Shock [Dave 'Foxhack' Silva]
The Terminator: Rampage [Dave 'Foxhack' Silva]
2021-12-18 13:24:16 -05:00
angelosa
2c6fb6d831 magicard.cpp: map RAM at $008***** on several entries, tie vblank irqs to int2_w, update QA
* This allows puzzleme to enter into attract mode;
2021-12-18 18:47:02 +01:00
AJR
26fd98c3c8 simpbowl: Correct game title 2021-12-18 10:43:37 -05:00
shattered
754b4e867f
ibm6580_kbd: clean up and simplify (#9009) 2021-12-18 09:18:19 -05:00
Dirk Best
ddfc9b908c hds200: Preliminary keyboard, video improvements, hook up NVRAM 2021-12-18 14:07:37 +01:00
0kmg
9eccbfde84
fds: Fixed IRQ regression + IRQ timer improvements. Fixes MT8041. (#9010)
* fds: Fixed IRQ regression + IRQ timer improvements. Fixes MT8041.

* fix typo
2021-12-18 13:16:18 +01:00
smf-
de4ac4e41d Z80 CTC ZC/TO goes high for one clock cycle [smf] 2021-12-17 22:17:41 +00:00
tellowkrinkle
0b418d65ba
Fix chdman threading on cpus with many cores (#9006)
* osd: Remove 4-thread limit from non-high-freq work queues
* osd: osd_event flags don't need to be atomic
* osd: Fix race condition that made work queues not wake up enough threads for processing
2021-12-17 12:56:59 -05:00
Olivier Galibert
d18b504236 ctk551: lcd support 2021-12-17 14:48:32 +01:00
AJR
470258626b mn1880: Fix ASR carry calculation 2021-12-17 07:19:33 -05:00
Ivan Vangelista
83458ce300 audio/wiping.cpp, drivers/at.cpp, cv1k.cpp, namcos10.cpp: removed some machine().root_device() calls 2021-12-17 08:59:28 +01:00
arbee
10457bb855 a2bus: add support for the Grafex-32 uPD7220 video card [Rob Justice, R. Belmont] 2021-12-16 21:24:38 -05:00
arbee
c6d1c58433 a2bus: consolidate card lists to clean up the drivers. [R. Belmont] 2021-12-16 20:15:20 -05:00
Dirk Best
25f33a3ff8 hds200: Hook up RS232 ports, fix DUART irqs 2021-12-16 22:02:10 +01:00
BraiNKilleRGR
bc718bb61c
Updated Greek Translation (#8958) 2021-12-17 07:03:03 +11:00
Vas Crabb
3a65909ca6 -Updated translations:
* Chinese (Traditional and Simplified) [YuiFAN]
* Czech [Milan Galcik]
* Slovak [Milan Galcik]

-Cleaned up a few trivial things.
2021-12-17 05:10:33 +11:00