philj56 / gbcc

Cross-platform Game Boy emulator written in C
https://gbcc.github.io
Other
47 stars 8 forks source link

gbc/gba games: wendy, shantae, zelda #30

Open soundsnow opened 1 year ago

soundsnow commented 1 year ago

Emulated Hardware (Restart Required) Specify which type of hardware to emulate. 'Auto' is recommended. Selecting 'GBA' unlocks extra features in certain 'GBA Enhanced' Game Boy Color games (Shantae, Wendy - Every Witch Way, Legend of Zelda: Oracle of Seasons/Ages...).",

soundsnow commented 1 year ago

Wendy - Every Witch Way Report Hardware as GBA

philj56 commented 1 year ago

This kind of thing is on the long-term todo list, but requires multiple core emulator changes. Currently GBCC just tries to do "best effort" GBC / DMG emulation, with no specific hardware differences for other kinds of GameBoy.

philj56 commented 1 year ago

I've moved this and some other issues here, as they're relevant to the core emulator and not Android-specific.