From a842edb09ec23f0d7fe110529851b79a518e481b Mon Sep 17 00:00:00 2001 From: Flyinghead Date: Sun, 18 May 2025 12:40:49 +0200 Subject: [PATCH] naomi: add mushi2k3 rom --- core/hw/naomi/naomi_roms.cpp | 23 +++++++++++++++++++++-- 1 file changed, 21 insertions(+), 2 deletions(-) diff --git a/core/hw/naomi/naomi_roms.cpp b/core/hw/naomi/naomi_roms.cpp index f875908f2..ee7add6ca 100644 --- a/core/hw/naomi/naomi_roms.cpp +++ b/core/hw/naomi/naomi_roms.cpp @@ -705,6 +705,25 @@ const Game Games[] = }, nullptr, &mushik_inputs, + }, + // Mushiking The King Of Beetle (2K3 2ND, Japan) + { + "mushi2k3", + nullptr, + "Mushiking The King Of Beetle (2K3 2ND, Japan)", + 0x5800000, + 0, + "naomi", + M2, + ROT0, + { + { "epr-24135.ic22", 0x00000000, 0x00400000, 0x4e5d7b69 }, + { "mpr-24136.ic1", 0x00800000, 0x01000000, 0x4b020825 }, + { "mpr-24137.ic2", 0x01800000, 0x01000000, 0x0f6e79de }, + { "mpr-24138.ic3", 0x02800000, 0x01000000, 0x45379a9f }, + }, + nullptr, + &mushik_inputs, }, // Mushiking The King Of Beetles - Mushiking II / III / III+ (Ver. 1.000-) (Korea) // require rev.H Korea BIOS, not dumped @@ -2384,11 +2403,11 @@ const Game Games[] = NULL, &jambo_inputs }, - // Mars TV (JPN) + // Kasei Channel Mars TV (JPN) { "marstv", nullptr, - "Mars TV", + "Kasei Channel Mars TV", 0x08000000, 0x280b8ef5, "naomi-jp-d",