hap
6ee00e94f9
feas: correct default clock divider
2024-11-16 00:28:06 +01:00
hap
2d94f582a9
docastle: remove main-sub comms hack, hook up sn ready pin
2024-11-15 22:48:02 +01:00
hap
fffd5250ab
swimmer: no need for m_sidepen variable
2024-11-15 14:08:06 +01:00
arbee
b6f4b47ccc
nscsi/cd.cpp: Update the Apple CD-ROM device based on the developer documentation. [R. Belmont, thanks to Antoine Vignau]
2024-11-14 22:39:12 -05:00
mamehaze
e72be20b5c
igs_fear.cpp : confirmed Icescape XA as the same as fearless [Team Europe] ( #12976 )
...
* added some XA opcode groups that get executed with this now
Co-authored-by: David Haywood <hazemamewip@hotmail.com>
2024-11-14 18:57:36 -05:00
hap
16624ed570
yamato: make US version a cloneset (renamed yamato to yamatou, yamato2 to yamatoa)
...
New working clones
------------------
Yamato (set 1) [Caius, Josef Schaffer, The Dumping Union]
2024-11-14 20:03:23 +01:00
Ivan Vangelista
c91f934961
New systems marked not working
...
------------------------------
Dojokko Tsukami (Japan, ver 1.02) [Darksoft, TeamEurope]
Haunted Hunter (Japan, ver 1.00) [Darksoft, TeamEurope]
Itazura Cockroach (Japan, ver 1.02) [Darksoft, TeamEurope]
PK Rainbow (v 1.5) [Hammy]
PK Turbo Great 2 [Hammy]
Rodeo King (Japan, ver 1.00) [Darksoft, TeamEurope]
unknown Boram poker game [Hammy]
Wanikko Punch (Japan, ver 1.20) [Darksoft, TeamEurope]
New clones marked not working
-----------------------------
Real Mahjong Haihai (Japan, bootleg) [Hammy]
2024-11-14 18:13:48 +01:00
hap
68abdc312e
swimmer: add nmi clear
2024-11-14 16:54:22 +01:00
cam900
74efa6ef7a
namco: Various Namco 2D driver cleanups and updates: ( #12962 )
...
* Made some local variables const, use BIT helper for extracting bits, reduce literal tag use.
* Suppress side effects for debugger reads.
* Use explicitly sized integers for member variables that are saved.
* Updated notes.
* Reduced preprocessor macro usage.
* namco/namco_c123tmap.cpp: Use generic graphics decoding layouts, use references rather than pointers in delegate parameters.
* namco/namco_c169roz.cpp: Use generic graphics decoding layouts, use references rather than pointers in delegate parameters.
* namco/namcofl.cpp: Reduced main CPU program ROM region size to match address map.
* namco/namconb1.cpp: Moved NB2 and Point Blank/Gun Bullet to derived state classes.
* namco/namcos1.cpp: Moved quester to a derived state class.
* namco/namcos2.cpp: Simplified graphics decoding layout.
* namco/namcos2_roz.cpp: Use generic graphics decoding layouts.
* namco/namcos2_sprite.cpp: Implement device_gfx_interface to decode graphics.
* shared/namco_c355spr.cpp: Use generic graphics decoding layouts.
2024-11-15 02:49:14 +11:00
Vas Crabb
dc6119bfbc
sega/stv.cpp: Use literal renderings of main titles for All Japan Pro-Wrestling game descriptions (resolves MT08946).
2024-11-15 02:10:55 +11:00
Vas Crabb
eb7b2820a2
ui/selsoft.cpp: Fixed sorting (fixes MT08966).
...
* Clones should match parent on list name and short name, instance name
of first part is irrelevant.
* List names actually need to be compared.
2024-11-15 02:04:15 +11:00
Mark Garlanger
90a12f880a
heathzenith/h89.cpp: Fix GPP bit definitions based on the schematic ( #12975 )
2024-11-14 09:55:47 -05:00
hap
c84cf2e306
yamato: improve background gradient
2024-11-14 15:11:10 +01:00
hap
6859c3df98
cclimber: reorganize some comments (move TODO to top of driver, remove old embedded changelogs)
2024-11-14 15:11:10 +01:00
hap
204fb88de7
yamato,toprollr: add coin b dipswitch
2024-11-14 15:11:10 +01:00
AJR
8f334e9685
oric1_cass.xml: Metadata updates
...
- Fill in author, notice and serial info for various releases
- Slightly modify titles of some French games
2024-11-14 08:37:38 -05:00
angelosa
e9bdabea37
nec/pc9801_v.cpp: fix 15 kHz pixel clock
2024-11-14 09:34:06 +01:00
Mark Garlanger
99a165c580
heathzenith/h89.cpp: Add SigmaROM BIOS ( #12969 )
...
* heathzenith/h89.cpp: Add SigmaROM BIOS
* Add SigmaROM option to Z90 system
2024-11-13 22:58:50 -05:00
Mike Swanson
c87f8a3801
hash/ibm5170_cdrom.xml: add Star Trek games ( #12828 )
...
New working software list items (ibm5170_cdrom.xml)
---------------------------------------------------
Star Trek: 25th Anniversary (Enhanced CD-ROM) [unknown]
Star Trek: Judgment Rites (Collector's Edition) [unknown]
2024-11-13 17:46:59 -05:00
mamehaze
ecc08e54d1
Update trkfldch.cpp - add notes about where sample playback request is in abl4play ( #12972 )
2024-11-13 17:46:05 -05:00
cracyc
8a7e1eb7a8
pc9801: bitswap egc mask just like the vram
2024-11-13 16:28:14 -06:00
Ivan Vangelista
514f10a0e7
skeleton/guchokipa.cpp: improved GFX, identified some more dips
2024-11-13 21:56:42 +01:00
Lord-Nightmare
a32e9f3a48
snkwave.cpp: Fix frequency register bit alignment as well as waveform sample bit alignment based on the schematics and observations of running games. Fixes wrong laser/other sounds in Vanguard II and some wrong sounds in Marvin's Maze. [Lord Nightmare]
2024-11-13 15:42:28 -05:00
Vas Crabb
ca721f71f2
dynax/dynax.cpp: Use reading from game for Ougon no Pai.
...
Boot screen displays "OUGON PAI", attract mode shows "Ogon PAI" on tiles
in the background. Whether it's "Ougon" or "Ogon", it ins't "Hai".
2024-11-14 05:30:31 +11:00
Ivan Vangelista
84a304e330
New systems marked not working
...
------------------------------
Gu, Choki, Pa [mindstorm88]
New clones marked not working
-----------------------------
Jack Potten's Poker (set 15, ICP-1 PCB) [hammy]
2024-11-13 18:30:48 +01:00
Vas Crabb
9e3dec04e8
dynax/dynax.cpp: Improved I/O for Mahjong Tenkaigen and Ougon no Hai:
...
* Hooked up hopper for Mahjong Tenkaigen and Ougon no Hai.
* Identified three more DIP switches for Ougon no Hai. [little0]
* Use bookkeeping input type for Analyzer key.
* Use describe context helper for logging rather than extracting PC.
2024-11-14 03:56:00 +11:00
cracyc
855e03a449
pc9801: remove debugging leftover
2024-11-13 10:38:45 -06:00
cracyc
078031f62e
pc9801: make sure a read by itself can load the shifter
2024-11-13 10:31:01 -06:00
hap
5f7e56540d
yamato: simplify sound comms
2024-11-13 15:43:13 +01:00
AJR
c95f345a58
formats/thom_cas.cpp: Improve handling of MO5 .k7 format
...
- Recognize a variant with the "DC" tag in hex rather than ASCII
- Add padding for an extended block type found in Androides
2024-11-13 08:15:14 -05:00
hap
ff4e382ca9
yamato,toprollr: correct xtal value
2024-11-13 14:11:04 +01:00
holub
4998b5718a
hash/spectrum_cass.xml 18 items confirmed working ( #12965 )
...
Software items promoted to working
----------------------------------
Astro Blaster (pirate) [holub]
Astroblasters [holub]
Batman (set 4) [holub]
Edd the Duck! [holub]
Edd the Duck! (Zeppelin) [holub]
Mister Kung-Fu (set 1, v1.3) [holub]
Mister Kung-Fu (set 2, v1.3) [holub]
Mister Kung-Fu (set 3, v1.3, Plus 2a / Plus 3) [holub]
Mister Kung-Fu (set 4, Plus 2a / Plus 3) [holub]
Comercio Cosmico [holub]
Cosmic Commerce (English) [holub]
Cosmic Commerce (English, alt) [holub]
Cruising On Broadway [holub]
Cruising On Broadway (Sunshine) [holub]
Cruising On Broadway (pirate) [holub]
Cruse On [holub]
Dictator [holub]
Dictator (pirate) [holub]
2024-11-13 07:43:38 -05:00
hap
3b9de40b0e
snk: add more side effect checks, tangramq: add sound nmi clear
2024-11-13 13:07:22 +01:00
Roberto Fresca
4c66f371a2
New working clones
...
------------------
Makaimura (Japan Revision B, alt GFX) [Roberto Fresca, Gabriel Vega (El Pampa), Emmanuel Firmapaz, Club Argentino de Arcades]
2024-11-13 01:29:43 +01:00
hap
a8f97c0624
tangramq: swap dipswitches, mark game as working
...
Systems promoted to working
---------------------------
Tangram Q [system11, buffi, rtw, f205v, Sean Sutton, Smitdogg, The Dumping Union, Ivan Vangelista, hap]
2024-11-13 01:26:14 +01:00
hap
bbe592f97d
tangramq: add note, sound pcb freqs should be correct since it's same pcb as Marvin's Maze
2024-11-13 01:10:55 +01:00
hap
89493da3e8
tangramq: add more inputs, correct music tempo
2024-11-12 23:42:34 +01:00
AJR
4ac86c7fa0
nec/v25sfr.cpp: Fix BRG logging message
2024-11-12 16:47:40 -05:00
Ivan Vangelista
a58bc25fbc
New working clones
...
------------------
Carnival (ManilaMatic bootleg) [trol]
2024-11-12 21:47:40 +01:00
Ivan Vangelista
0def2f0ec4
New working clones
...
------------------
Lode Runner III - Majin no Fukkatsu (Japan, rev. C) [Kebrank]
2024-11-12 21:25:46 +01:00
angelosa
d566c8f76b
cbus/pc9801_86.cpp: attempt to resolve DAC FIFO under/overflows
2024-11-12 21:23:03 +01:00
Ivan Vangelista
878d70d975
New systems marked not working
...
------------------------------
Tangram Q [system11, buffi, rtw, f205v, Sean Sutton, Smitdogg, The Dumping Union]
2024-11-12 21:07:35 +01:00
Vas Crabb
ecacee4733
dynax/dynax.cpp: Corrected DIP switch settings for Ougon no Hai.
2024-11-13 05:55:47 +11:00
hap
761f98270a
tsamurai: correct stupid strcmp
2024-11-12 19:15:31 +01:00
Dirk Best
09b69a1a25
sega/megadriv_acbl: Hook up PIC dumps for aladmdb and jparkmb. [Dirk Best, Darksoft, Hammy]
...
Systems promoted to working
---------------------------
Jurassic Park (bootleg of Mega Drive version)
2024-11-12 17:55:27 +01:00
Vas Crabb
e76b2cd790
-dynax/dynax.cpp: Corrected Mahjong Tenkaigen DIP switches according to the manual.
...
-rm/rm480z.cpp: The system is just called LINK 480Z.
2024-11-13 03:43:55 +11:00
cracyc
f172eba084
pc9801: reset egc on rop reg write
2024-11-12 10:28:27 -06:00
hap
671e52155e
system1: correct mcu t0 pin
2024-11-12 16:30:49 +01:00
AJR
28cb15d131
bus/cbus/pc9801_86.cpp: Fix clang error: lambda capture 'this' is not used [-Werror,-Wunused-lambda-capture]
2024-11-12 09:13:54 -05:00
arcadez2003
e428b6bd07
tfight: Fix missing and or incorrect sounds with a player 2 game ( #12967 )
...
The game requires the same mono style banking which is used by Stadium Cross, with thanks to mahoneyt944 who spotted the issues
2024-11-12 09:12:08 -05:00