BizHawk icon indicating copy to clipboard operation
BizHawk copied to clipboard

[MAME] Support for JAKKS Pacific Plug & Plays

Open noddy360 opened this issue 6 months ago • 2 comments

Summary

I know that the MAME core for BizHawk currently supports arcade machines only, but... hear me out.

socool

Merits

I think the Jakks Pacific Plug & Plays don't get that much attention. They're like... little arcade machines you can plug in and play on your TV! That should count for something... right? Also it would be pretty funny... right? Also I just want to TAS the Nicktoons plug n play. I grew up playing this one specifically so I have a special interest in this.

Technical details

MAME added support for some of these systems since 2019 I believe. Here's a list of some of the plug n plays that currently work fine: http://adb.arcadeitalia.net/lista_mame.php?game_sourcefile=spg2xx_jakks_gkr.cpp&arcade_only=0&current_version=0 http://adb.arcadeitalia.net/lista_mame.php?game_sourcefile=spg2xx_jakks.cpp&arcade_only=0&current_version=0

The Nicktoons plug n play also lets you insert a Game Key cartridge to access more games (in MAME it uses the default plug n play as the BIOS, and then the Game Key is loaded as a regular ROM.)

Currently the drivers don't support save states in default MAME, so perhaps that could be a problem.

noddy360 avatar Jan 28 '24 02:01 noddy360

Why does our MAME port only support certain cores? There may be a practical reason for it, but I'm not aware offhand.

nattthebear avatar Feb 17 '24 19:02 nattthebear

We only support Arcade because it has the highest demand and doesn't have insane amounts of overhead we need to know how to test (and then support) for its 693876985768734967509375698473506974985769835 non-arcade machines.

The plan was adding specific new systems on request so we can at least figure them out first, and then just build with them. Also there are usually more accurate TAS emulators for them already.

vadosnaprimer avatar Feb 17 '24 20:02 vadosnaprimer