Commit Graph

14652 Commits

Author SHA1 Message Date
fprietog 3475ead02e
d_snes.cpp: added the support to several SNES/Super Famicom games from non USA region (#2091)
- F1 Pole Position (Euro)
- F1 Pole Position 2 (Euro)
- Human Grand Prix II (Japan)
- Human Grand Prix III - F1 Triple Battle (Japan)
- Human Grand Prix IV - F1 Dream Battle (Japan)
- Hunt for Red October, The (Euro)
- Hunt for Red October, The (Japan)
- Street Racer (Euro, Rev .1)
- Street Racer (Japan)
- True Lies (Euro)
- True Lies (Japan)
- Wolverine - Adamantium Rage (Euro)
- Wolverine - Adamantium Rage (Japan)
2025-06-03 14:44:27 +08:00
barbudreadmon ffc75d7eeb Revert "vid_directx9.cpp: clear buffer before rendering"
This reverts commit ee91d5ada9.
2025-06-03 06:31:44 +02:00
dinkc64 aab3247d29 burn_gun, set the 4-second reticle hide time based on the fps. add function to allow game to change this time. 2025-06-02 20:58:40 -04:00
dinkc64 a71c3a0b39 standardize volume button identifier for games with such buttons 2025-06-02 20:50:03 -04:00
taoenwen e7dd00c5ab d_cps1: update dino hack games
Cadillacs and Dinosaurs (Judgement Day, Hack) - 20250525
Cadillacs and Dinosaurs (Triassic, Hack) - 20250525
Cadillacs: Kyouryuu Shin Seiki (2020 Commemorative, Hack) - 20250525
2025-06-02 23:05:04 +08:00
taoenwen 46e9993e41 d_snes: add Chinese translations of the games [aGuGu]
46 Okunen Monogatari - Harukanaru Eden e (Hack, Simplified Chinese v1.01)
46 Okunen Monogatari - Harukanaru Eden e (Hack, Traditional Chinese v1.01)
Secret of Evermore (Hack, Simplified Chinese v1.01)
Secret of Evermore (Hack, Traditional Chinese v1.01)
2025-06-02 21:56:51 +08:00
fprietog c11fe4cb8a
d_snes.cpp: added the support to several SNES/Super Famicom games from non USA region (#2089)
- Aaahh!!! Real Monsters (Euro)
- Arkanoid - Doh It Again (Euro)
- Arkanoid - Doh It Again (Japan)
- ActRaiser 2 (Euro)
- Adventures of Dr. Franken, The (Euro)
- Battletoads in Battlemaniacs (Euro)
- Battletoads & Double Dragon (Euro)
- Captain America and the Avengers (Euro)
- Carrier Aces (Euro)
- Carrier Aces (Japan)
- Disney's Beauty and the Beast (Euro)
- Donkey Kong Country (Euro, Rev. 1)
- Donkey Kong Country 2 - Diddy's Kong Quest (Euro, Rev. 1)
- Donkey Kong Country 3 - Dixie Kong's Double Trouble! (Euro)
- Duel, The - Test Drive II (Euro)
- Flintstones, The (Euro)
- Flintstones, The - The Treasure of Sierra Madrock (Euro)
- Ghoul Patrol (Euro)
- Ghoul Patrol (Japan)
- Looney Tunes - ACME Animation Factory (Euro)
- Mighty Max (Euro)
2025-06-02 16:48:00 +08:00
taoenwen a75cd845b8 d_cps2: add Pocket Fighter (Simplified Chinese plot translation, Hack) - Pocket Fighter (Simplified Chinese plot translation, Hack) - 20250528 2025-06-02 16:45:13 +08:00
barbudreadmon ee91d5ada9
vid_directx9.cpp: clear buffer before rendering 2025-06-02 10:36:15 +02:00
dinkc64 753ed644d5 sms update from gab75 2025-06-01 09:14:55 -04:00
taoenwen 30bce67d6b d_neogeo: update The King of Fighters 2001 (All Boss Plus, Hack) - 20250531 2025-06-01 13:44:45 +08:00
dinkc64 b79a2a8053 speccy update from gab75 2025-05-31 08:58:04 -04:00
fprietog f711fdfd12
d_snes.cpp: added the support to several SNES/Super Famicom games from non USA region (#2087)
- Battle Grand Prix (Japan)
- Casper (Euro) (Absolute)
- Death and Return of Superman, The (Euro)
- Hook (Euro)
- Mr. Do! (Euro)
- Spawn (Euro)
- Spider-Man (Euro)
- Spider-Man and Venom: Maximum Carnage (Euro)
- Spider-Man - X-Men - Arcade's Revenge (Euro)
- Super Mario All-Stars + Super Mario World (Euro)
- Super Star Wars - Episode IV (Euro, Rev. 1)
- Super Star Wars - Episode IV (Japan)
- Super Star Wars - Episode V - The Empire Strikes Back (Euro, Rev. 1)
- Super Star Wars - Episode V - Teikoku no Gyakushuu (Japan)
- Super Star Wars - Episode VI - Return of the Jedi (Euro, Rev. 1)
- Super Star Wars - Episode VI - Jedi no Fukushuu (Japan)
- Teenage Mutant Hero Turtles: Tournament Fighters (Euro)
- Teenage Mutant Hero Turtles IV: Turtles in Time (Euro)
- U.N. Squadron (Euro)
- Venom & Spider-Man - Separation Anxiety (Euro)
- X-Men - Mutant Apocalypse (Euro)
- X-Men - Mutant Apocalypse (Japan)
2025-05-31 14:32:32 +02:00
KlaviculaAG aa8042b9b4
Adj. in d_snes.cpp and d_megadrive.cpp (#2086)
* d_megadrive.cpp: bssf2gq v2.9A

* d_snes.cpp: tornekodungte update

Addendum update
2025-05-31 19:18:00 +08:00
taoenwen d0fb20e7e7 romdata: Safe use of legal memory, thanks to dink 2025-05-31 10:10:12 +08:00
taoenwen 4e16ba16fc neo_run: Reset nNeo68KRAMLen to 0 on exit, Thanks to dink. 2025-05-31 09:13:19 +08:00
JacKc029735 2b443ab3b2 d_wrally.cpp: Add new World Rally sets [clawgrip]
New working clones
------------------
World Rally (version 1.0, checksum DE0D) [Josep Quingles, Recreativas.org]
World Rally (version 1.0, checksum D384) [Josep Quingles, Recreativas.org]
World Rally (version 1.0, checksum C448) [Josep Quingles, Recreativas.org]
2025-05-30 22:26:40 +02:00
JacKc029735 c39575ac7d
Merge pull request #2085 from fprietog/master
d_snes.cpp: SNES/Super Famicom update
2025-05-30 21:51:16 +02:00
JacKc029735 462f8acdd3 d_galaxian.cpp: fix description for ladybugg 2025-05-30 20:59:04 +02:00
JacKc029735 93db1d7268 Update d_glass.cpp 2025-05-30 20:49:37 +02:00
JacKc029735 174d57bbc5 d_glass.cpp: fix descritpion for glass and clones 2025-05-30 20:48:34 +02:00
fprietog 99b3fa9a7b d_snes.cpp: SNES/Super Famicom update
d_snes.cpp: added the support to several new SNES/Super Famicom games
- Batman (USA, Prototype)
- Keeping SNES Alive! (HB)
- Last Super, The (HB)
- Taekwon-Do (Japan)
- Tarzan - Lord of the Jungle (USA, Prototype)
- Universal Soldier (USA, Prototype)

d_snes.cpp: added the support to several SNES/Super Famicom games from non USA region
- Adventures of Batman & Robin, The (Euro)
- Batman Forever (Euro)
- Batman Forever (Japan)
- Batman Returns (Euro)
- Batman Returns (Japan)
- Taekwon-Do (Korea)
2025-05-30 20:30:30 +02:00
taoenwen ea7566cc8e d_neogeo: update The King of Fighters 2001 (All Boss Plus, Hack) - 20250529
ips add IPS_NEO_RAMHACK
2025-05-30 23:25:25 +08:00
fprietog 7931db8aab
d_snes.cpp: added the support to 10 new SNES/Super Famicom games (#2084)
- Blazeon (USA)
- Dream T.V. (USA)
- Genghis Khan II - Clan of the Gray Wolf (USA)
- Liberty or Death (USA)
- Math Blaster - Episode 1 (USA)
- Nickelodeon GUTS (USA)
- Rex Ronan - Experimental Surgeon (USA)
- Super Widget (USA)
- Titanic (USA) (Unl)
- Wizardry V - Heart of the Maelstrom (USA)

d_snes.cpp: "Super E.D.F. - Earth Defense Force" was previously identified as "USA" but it was really "Japan, Switch Online". Now it's a clone of the correct "USA" one.

d_snes.cpp: added the support to "Teenage Queen (HB)" Euro/PAL version
2025-05-30 17:09:01 +08:00
taoenwen b5d2989ce6 d_cps1: captcmjyb's Full name misses a parenthesis 2025-05-30 13:19:03 +08:00
taoenwen b651ad61cc d_cps1: update captcomm hack games
captcmjyb - Captain Commando (Elite Competition ver B, Hack) - 20250416
captcmmy - Captain Commando (Incubus, Hack) - 20250313
captcm2y - Captain Commando (Master, Hack) - 20250314
2025-05-30 00:34:44 +08:00
fprietog ad97984bac
d_snes.cpp: added the support to 10 new SNES/Super Famicom games (#2083)
- ACME Animation Factory (USA)
- Bronkie the Bronchiasaurus (USA)
- Earth Defense Force (USA)
- Hyper V-Ball (USA)
- Miracle Piano Teaching System, The (USA)
- P.T.O. - Pacific Theater of Operations (USA)
- P.T.O. II - Pacific Theater of Operations (USA)
- Power Moves (USA)
- Super High Impact (USA)
- We're Back! - A Dinosaur's Story (USA)
2025-05-29 23:54:56 +08:00
JacKc029735 e0d04699e3 d_neogeo.cpp: revert my mistake. Old crc is the lastest version for mslugdyf2 2025-05-29 17:28:35 +02:00
JacKc029735 6042471319 d_neogeo.cpp: fix crc for 201-p1dyf2.p1 from mslugdyf2 set 2025-05-29 16:15:28 +02:00
JacKc029735 8dde02b864 Revert "d_neogeo.cpp: fix crc for 201-p1dyf2.p1 from mslugdyf2 set"
This reverts commit 83e8b6fa73.
2025-05-29 16:10:54 +02:00
JacKc029735 83e8b6fa73 d_neogeo.cpp: fix crc for 201-p1dyf2.p1 from mslugdyf2 set 2025-05-29 16:10:01 +02:00
taoenwen 220e888fb7 d_neogeo: Indent Alignment 2025-05-29 21:54:35 +08:00
taoenwen 79276e7625 win32 romdata: Logical switches for RomData and non-RomData games. 2025-05-29 21:53:17 +08:00
taoenwen 8370e6376f neogeo: Neo68K RAM Hack
Metal Slug - Super Vehicle-001 (Origins, Hack) - 20250502
Metal Slug - Super Vehicle-001 (Origins Item Random v2, Hack) - 20250521
Metal Slug X - Super Vehicle-001 (Legend with Infinite Firepower, Hack) - 20250403
Metal Slug X - Super Vehicle-001 (Soldier Version, Hack) - 20250428
Metal Slug 3 (Legend with Infinite Firepower, Hack) - 20250522
Metal Slug 3 (Legend TD, Hack) - 20250508
Metal Slug 4 (Final, Hack) - 20250403
Metal Slug 5 (Legend, Hack) - 20250403
Metal Slug 5 (Random Ammunition, Hack) - GOTVG 20250209
2025-05-29 21:34:19 +08:00
dinkc64 084d530dae gameinfo.cpp, display driver name after rom on debug builds 2025-05-29 01:12:45 -04:00
fprietog c05aada06f
d_snes.cpp: added the support to 10 new SNES/Super Famicom games (#2081)
- Arcade's Greatest Hits - The Atari Collection 1 (USA)
- Hammerlock Wrestling (USA)
- King Arthur & The Knights of Justice (USA)
- Natsume Championship Wrestling (USA)
- Newman Haas IndyCar featuring Nigel Mansell (USA)
- Spectre (USA)
- Williams Arcade's Greatest Hits (USA)
- Winter Olympic Games - Lillehammer '94 (USA)
- WWF WrestleMania - The Arcade Game (USA)
- Young Merlin (USA)
2025-05-29 00:48:05 -04:00
dinkc64 361fd5da97 cx4.cpp, fix for the stupid compiler 2025-05-28 20:53:00 -04:00
JacKc029735 e74214eefb d_cps1.cpp! add sf2 bootlegs alt dumps from 2004 of existing sets ! [only available in DEBUG Build]
New working clones
--------------------------------
Street Fighter II': Champion Edition (Xiang Long, Chinese bootleg, set 1, alternate dump)
"Street Fighter II': Champion Edition (Tu Long, Chinese bootleg, set 1, alternate dump)
"Street Fighter II': Champion Edition (Tu Long, Chinese bootleg, set 2, alternate dump)
"Street Fighter II': Champion Edition (Tu Long, Chinese bootleg, set 3, alternate dump)

Original dumps from 2004 ! May be bad. Only available on DEBUG Build. For histtory purpose.
2025-05-29 00:20:24 +02:00
taoenwen 850a807d2d d_neogeo: NAM-1975 (NGM-001 ~ NGH-001) DIPSW Add “Demo scene” option [hbmame] 2025-05-29 02:01:58 +08:00
fprietog 45881364ca
d_snes.cpp: added the support to 10 new SNES/Super Famicom games (#2080)
- Cannondale Cup (USA)
- Jimmy Connors Pro Tennis Tour (USA)
- Mr. Do! (USA)
- Shien's Revenge (USA)
- Snow White in Happily Ever After (USA)
- Spider-Man - X-Men - Arcade's Revenge (USA)
- Thomas the Tank Engine & Friends (USA)
- Ultima - Runes of Virtue II (USA)
- Ultima VII - The Black Gate (USA)
- Warlock (USA)
2025-05-29 01:09:05 +08:00
taoenwen d8c06607e9 d_neogeo: add The King of Fighters 10th Anniversary (Optimized 2023, Hack)
kf10thup - GOTVG 20250328
2025-05-28 23:48:30 +08:00
taoenwen 994befc5ea win32 RomData improves the performance of the check 2025-05-28 19:20:35 +08:00
barbudreadmon 8bd557cf05
d_thoop2.cpp: : Add four TH Strikes Back sets
TH Strikes Back (non North America, version 1.0, checksum 020EB346) [Josep Quingles, Recreativas.org]
TH Strikes Back (non North America, version 1.0, checksum 020E154A) [Josep Quingles, Recreativas.org]
TH Strikes Back (non North America, version 1.0, checksum 0206DF91) [Josep Quingles, Recreativas.org]
TH Strikes Back (non North America, version 1.0, checksum 0206DF91, without title) [Josep Quingles, Recreativas.org]
2025-05-28 11:32:44 +02:00
barbudreadmon 2a2adb336b
d_gaelco2.cpp: fix description for aligatoruna 2025-05-28 10:13:00 +02:00
barbudreadmon 130d90b77c
d_gaelco.cpp: update description for squash 2025-05-28 10:09:13 +02:00
barbudreadmon eb143fd293
d_deco32.cpp: add Tattoo Assassins (US prototype, Mar 14 1995) [ScOULaris] 2025-05-28 10:05:48 +02:00
barbudreadmon ac86830530
d_phoenix.cpp: add Fenix (Explomatic, Spanish bootleg of Phoenix) [Jordi Tuells]
d_phoenix.cpp: fix year for condorva
2025-05-28 09:43:05 +02:00
barbudreadmon 4ef5973bfa
d_sys16a.cpp: normalize descriptions for shinobi star bootlegs 2025-05-28 09:24:00 +02:00
barbudreadmon ab5c8aedf6
d_flower.cpp: add bootleg flag to flowerjb 2025-05-28 09:18:48 +02:00
barbudreadmon 55c029f6d4
d_m92.cpp: update description & manufacturer for inthuntk 2025-05-28 09:13:57 +02:00