Skip to content

Conversation

@mamehaze
Copy link
Contributor

new NOT WORKING systems

G6 666 in 1 Handheld [David Haywood, Team Europe]
G7 666 in 1 Handheld [David Haywood, Team Europe]
Finger Dancing [Team Europe]
S10 Handheld Game Console (520-in-1) [Team Europe]
F5 Handheld Game Console (620-in-1) [Team Europe]
G3 800 in 1 Handheld [Team Europe]

@ajrhacker
Copy link
Contributor

Some more discoveries:

  • f5_620 needs a slightly different data bitswap from s10fake. The relevant line should be:

put_u16le(&romdata[i], (w & 0xfbfb) | (w & 0x0400) >> 8 | (w & 0x0004) << 8);

  • s10_520 needs the vt36x_gbox2020_16mb opcode swap config and the following ROM patch to work around an apparent bug in the init code:

ROM_FILL( 0x07f3d9, 1, 0x64 )

@ajrhacker ajrhacker merged commit b620901 into mamedev:master Nov 14, 2025
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants