Commit Graph

92404 Commits

Author SHA1 Message Date
Andrei Holub
65cf4675a5 add streetfighter2
Some checks failed
CI (Linux) / build-linux (-U_FORTIFY_SOURCE, gcc, gcc, g++, mametiny, tiny) (push) Has been cancelled
CI (Linux) / build-linux (clang, clang, clang++, mame, mame) (push) Has been cancelled
CI (macOS) / build-macos (push) Has been cancelled
CI (Windows) / build-windows (clang, clang, clang++, mametiny, tiny) (push) Has been cancelled
CI (Windows) / build-windows (gcc, gcc, g++, mame, mame) (push) Has been cancelled
XML/JSON validation / validate (push) Has been cancelled
2024-12-26 18:43:53 -05:00
Andrei Holub
67e479335b bug offsets 2024-12-25 15:28:44 -05:00
Andrei Holub
65c8982510 spg format + [tsconf.xml] added 28 items 2024-12-25 13:34:24 -05:00
angelosa
acdb9b0a3f amiga_cd: fix validation 2024-12-22 14:58:58 +01:00
angelosa
9dbb0b6af5 New software list items marked not working
------------------------------------------
amiga_cd: Kang Fu [archive.org]
2024-12-22 12:50:57 +01:00
angelosa
d775c0547c amiga/amiga.cpp: kickoff AmigaCD software list
* move 10on10 from cdtv.xml

New working software list items
-------------------------------
amiga_cd: Aminet Games [archive.org]
2024-12-22 12:06:16 +01:00
angelosa
064d72140d machine/akiko.cpp: convert anon to emu_timer 2024-12-22 10:56:02 +01:00
cam900
27b3d7e24e
namco/mappy.cpp: Moved phozon to a derived state class and cleaned up code: (#13091)
* Reduced optional object finders for phozon.
* Derive 15XX sound clock frequency from crystal found on PCB.
* Suppress side effects for debugger reads.
* Simplified graphics decoding.
* Reduced run-time tag lookups, reduced duplication and made some variable const.
2024-12-22 06:18:50 +11:00
hap
27fa7dec6e i86: don't clear physical irq pins state at reset 2024-12-21 19:45:32 +01:00
Vas Crabb
780490d9ac srcclean and cleanup 2024-12-22 05:34:00 +11:00
Mike Swanson
3336772d68
hash/nes.xml: Added homebrew PCM Demo With Graphics. (#13094)
New working software list items (nes.xml)
-----------------------------------------
PCM Demo With Graphics [frantik]
2024-12-22 05:14:47 +11:00
cam900
f2aa3150fd
namco/toypop.cpp: Use tilemap helpers, fixed save states, and cleaned up code: (#13101)
* Use tilemap helpers for tile maps.
* Register member variables for save states, and suppress side effects for debugger reads.
* Derive sound chip clock frequency from master crystal frequency.
* Simplified graphics decoding.
* Reduced run time tag lookups, reduced preprocessor macros, and made some variables const.
2024-12-22 04:32:42 +11:00
AJR
6e733f51e6 gottlieb/gottlieb.cpp: Work around race condition at soft reset 2024-12-20 22:28:01 -05:00
arbee
c314f82a3b apple/dafb.cpp: Allow "no monitor" as a valid monitor selection to disable the internal video on Quadras. [R. Belmont] 2024-12-20 22:05:04 -05:00
AJR
74712e3b9b v25: Fix syntax error in previous commit 2024-12-20 21:12:10 -05:00
AJR
184c681278 v25: Correct mistaken idea about DMA 2024-12-20 19:42:39 -05:00
ClawGrip
8bb307b4af
Add a new Spanish Turtles bootleg (#13096)
New working clones
------------------
Turpin (Novatronic bootleg) [Luis Arrufat, Recreativas.org]
2024-12-20 21:13:51 +01:00
Ivan Vangelista
70f0fcaf9b New working systems
-------------------
King's Ransom (0301689V, New Zealand) [anonymous, Heihachi_73]
Player's Edge Plus (X000126P+XP000038) Deuces Wild Poker [Brian Troha]
Player's Edge Plus (X002001P+XP000038) Double Double Bonus Poker [Brian Troha]
Player's Edge Plus (X002133P+XP000043) Faces 'n' Deuces Double Bonus Poker [Brian Troha]
Player's Edge Plus (X002278P+XP000038) Joker Poker (Two Pair or Better) [Brian Troha]

New working clones
------------------
Player's Edge Plus (PP0045) 10's or Better (set 6, Circus Circus) [Brian Troha]
Player's Edge Plus (PP0045) 10's or Better (set 7, Old Reno Casino) [Brian Troha]
Player's Edge Plus (PP0045) 10's or Better (set 8, Harrah's) [Brian Troha]
Player's Edge Plus (PP0050) Joker Poker (set 2) [Brian Troha]
Player's Edge Plus (PP0055) Deuces Wild Poker (set 3, Casino Rouge) [Brian Troha]
Player's Edge Plus (PP0102) Standard Draw Poker [Brian Troha]
Player's Edge Plus (PP0123) Deuces Wild Poker [Brian Troha]
Player's Edge Plus (PP0197) Standard Draw Poker (International) [Brian Troha]
Player's Edge Plus (PP0231) Deuces Joker Wild Poker [Brian Troha]
Player's Edge Plus (PP0242) Deuces Wild Poker [Brian Troha]
Player's Edge Plus (PP0540) Double Bonus Poker (set 2) [Brian Troha]
Player's Edge Plus (PS0278) 4th of July Slots [Nathan Carlson, Brian Troha]

New systems marked not working
------------------------------
Harikiri Junior Baseball (Japan, main ver. 1.0, video ver. 1.3) [Hammy]
Joker Poker (0301477V, New Zealand) [anonymous, Heihachi_73]
Wild Cat [Hammy]

New clones marked not working
-----------------------------
Bubblen Roulette (Japan, main ver. 1.7, video ver. 1.3) [Hammy]
Geisha (0101153V, NSW/ACT) [anonymous, Heihachi_73]
2024-12-20 20:04:13 +01:00
hap
0debc52917 gottlieb: remove unneeded nmi timer 2024-12-20 17:32:02 +01:00
Vas Crabb
b334b835d3 seibu/seibuspi.h: Update object finder tag for standard mahjong matrix. 2024-12-21 03:19:10 +11:00
Vas Crabb
20f98477f6 -ui/filemngr.cpp: Show warnings at the bottom.
-dynax/royalmah.cpp: Improved DIP switch settings for ippatsu.

-dynax/royalmah.cpp, seibu/seibuspi.cpp: Use standard mahjong matrix.
2024-12-21 03:13:29 +11:00
hap
38f49dbf31 bwing: correct audiocpu clock, correct paletteram size, remove rgb boost dip switch 2024-12-20 15:25:12 +01:00
hap
08e15b36d3 dec0: small cleanup,
darwin: remove comment about prom, 0xf0 is definitely bitrot
2024-12-20 14:49:28 +01:00
hap
50e81bdee7 dec8: let's make meikyuh a parent set 2024-12-20 13:49:21 +01:00
hap
2fa6bf1e0a m7501: correct device name 2024-12-20 12:13:29 +01:00
Curt Coder
e462f6a539 bus/rs232/teletex800: Add front panel layout. [Curt Coder] 2024-12-20 11:11:24 +02:00
AJR
470a06a297 mjreach: Fill in DIP switch names from second manual page 2024-12-19 23:00:55 -05:00
as-tb-dev
04b1652a51
apple/apple2e.cpp: Add DE and SE Apple IIe/IIc models (#13086) 2024-12-19 15:52:29 -05:00
hap
33f31108de i960: fix regression with emul opcode 2024-12-19 19:58:55 +01:00
Dirk Best
5d06275309 bus/amiga/zorro: Add support for the Rainbow II/FrameMaster
New working software list additions
-----------------------------------
Rainbow II Diashow Professional V1.92 [Amiga Hardware Database]
RainbowPainter V0.99b [Amiga Hardware Database]
2024-12-19 19:28:20 +01:00
AJR
23d4c1377b ti/ti99_2.cpp: Add note related to MT 09020 2024-12-19 11:41:21 -05:00
hap
6819e8563b New working clones
------------------
Sphinx Dominator (v2.04) [Mr. Lars]
2024-12-19 17:40:22 +01:00
hap
4130a7c57d New working systems
-------------------
Sphinx Junior [hap, Sean Riddle]
2024-12-19 16:38:20 +01:00
Ivan Vangelista
63433978e0
leapfrog_leappad_cart.xml: Added 16 items (not working). (#13098)
New software list items marked not working (leapfrog_leappad_cart.xml)
------------------------------------------
Oyako Eigo Step 1-gatsu gou - Doubutsuen ni Ikou! (Japan) [David Haywood, TeamEurope, Fujix]
Oyako Eigo Jump 5-gatsu gou - Okashi no Kuni no Daibouken (Japan) [David Haywood, TeamEurope, Fujix]
Oyako Eigo Jump 9-gatsu gou - Monjaa Gou de Tankenja! (Japan) [David Haywood, TeamEurope, Fujix]
Oyako Eigo Jump 1-gatsu gou - Shougakkou Taiken Report (Japan) [David Haywood, TeamEurope, Fujix]
Korasho Land 1: Gakkou e Ikou! (Japan) [David Haywood, TeamEurope, Fujix]
Korasho Land 4: Machi no Naka o Tanken! (Japan) [David Haywood, TeamEurope, Fujix]
Korasho Land 2: Tanoshii Ichinichi (Japan) [David Haywood, TeamEurope, Fujix]
Korasho Land 3: Tanjoubi Omedetou (Japan) [David Haywood, TeamEurope, Fujix]
Korasho Land 5: Bokutatchi no Ichinen (Japan) [David Haywood, TeamEurope, Fujix]
Oyako Eigo Step - March 2006 Welcome gou (Japan) [David Haywood, TeamEurope, Fujix]
Oyako Eigo Step - May 2006, July 2006 (Japan) [David Haywood, TeamEurope, Fujix]
Oyako Eigo Step - September 2006, November 2006 (Japan) [David Haywood, TeamEurope, Fujix]
Oyako Eigo Step - January 2007 (Japan) [David Haywood, TeamEurope, Fujix]
Shimajirou to Ribby no ABC Adventure / Touch and Step Game de Asobou! (Japan) [David Haywood, TeamEurope, Fujix]
Shimajirou to Ribby no Eigo Jiten / Onahashi CoCoPad Time Machine de Daibouken! (Japan) [David Haywood, TeamEurope, Fujix]
Shimajirou to Ribby no CoCoPad Game Party / Shougakkou Tanken (Japan) [David Haywood, TeamEurope, Fujix]
2024-12-20 01:27:30 +11:00
arbee
37a1ed2c29 apple/macquadra700.cpp: Remove remainder of no-longer-used timer (Github #13100). [R. Belmont] 2024-12-19 07:26:53 -05:00
Curt Coder
764f7c10c2 New software list items marked not working
------------------------------------------
abc832_flop: Teletex 800 [robcfg]

luxor/abc80x: Rename tags to match BASIC device names. [Curt Coder]
2024-12-19 13:24:19 +02:00
angelosa
7a755b7d73 emu/gamedrv.h: get rid of MACHINE_IS_SKELETON[_MECHANICAL]
- cfr. https://github.com/mamedev/mame/pull/13090#issuecomment-2551146118 for details
2024-12-19 10:06:34 +01:00
Paul Swan
0182b489b6
misc/cvs.cpp: Add documentation in comments about the effects of the sound registers observed by poking values on a real CVS PCB. (#13099) 2024-12-18 22:46:09 -05:00
AJR
510ebf5b38 v25: Improve peripheral emulation
- Add preliminary DMA controller (capable of doing burst memory transfers)
- Make timer 1 cause two different interrupts
- Add kludge for one timer edge case

* tvdear: Map some more ROM; add P0 readback
2024-12-18 22:37:10 -05:00
AJR
2e1f992c45 ui/menu.cpp: Fix calculation mistake that resulted in NaNs being passed to the renderer, causing assertion failures in debug builds 2024-12-18 11:40:04 -05:00
hap
f4eef2d80f route16: copy over screen raw params from kangaroo driver 2024-12-18 17:24:44 +01:00
Vas Crabb
a183c9f966 ui/ui.cpp: Make failure to mount required media fatal if file manager can't be displayed.
ui/filemngr.cpp: Show warnings in a box above the menu so they can be wrapped rather than being truncated to the point of being useless.
2024-12-19 02:38:41 +11:00
hap
582390256c source org: add success folder 2024-12-18 15:59:18 +01:00
hap
a6ea0544f2 route16: merge driver 2024-12-18 15:34:59 +01:00
hap
ef708b8037 route16: split off jongpute class 2024-12-18 15:34:58 +01:00
hap
a80767f5c1 route16: don't do the color OR trick for route16 (see titlescreen reveal) 2024-12-18 15:34:58 +01:00
Mike Swanson
5fd7703c9f
hash/a2600.xml: Fix file name of Fix It Felix Sr NTSC (#13092) 2024-12-18 08:14:55 -05:00
Ectoplasm
fca24c3766
pv2000.xml: Added seventeen working homebrew cartridges (#13093)
Aerial [Inufuto]
AntiAir [Inufuto]
Ascend [Inufuto]
Battlot [Inufuto]
Bootskell [Inufuto]
Cacorm [Inufuto]
Cavit [Inufuto]
Cracky [Inufuto]
Cross Chase [Fabrizio Caruso]
Guntus [Inufuto]
Hopman [Inufuto]
Lift [Inufuto]
Mazy [Inufuto]
Neuras [Inufuto]
Osotos [Inufuto]
Ruptus [Inufuto]
Yewdow [Inufuto]
2024-12-18 08:14:23 -05:00
hap
6bcdff58a8 cvs: add 0x1885 sound trigger,
route16: small cleanup
2024-12-18 13:51:36 +01:00
PDAisAok
98c80be468
Updated timetrv.cpp to improve segment display accuracy (#13049) 2024-12-18 13:25:17 +01:00