drhelius / Gearcoleco

ColecoVision emulator and debugger for macOS, Windows, Linux, BSD and RetroArch.
https://x.com/drhelius
GNU General Public License v3.0
80 stars 17 forks source link

Unsupported games #20

Closed AngelofMe closed 10 months ago

AngelofMe commented 2 years ago
drhelius commented 2 years ago

Thanks for all the info. They are not supported yet.

carmiker commented 2 years ago

I'll just add some more information here.

First, Yolk's on You does not require the driving controller. What it does require is random values in RAM at bootup. Reference: https://gitlab.com/jgemu/jollycv/-/blob/master/src/jcv_memio.c#L285

Second, another game: Lord of the Dungeon (USA) (Beta)

I've not managed to get Lord of the Dungeon working in JollyCV, and I don't think anyone else has gotten it working either. I suspect it may be a bad dump, or it may just be broken but maybe @drhelius will have better luck than everyone else.

drhelius commented 11 months ago

Working now:

drhelius commented 11 months ago

Working now:

carmiker commented 11 months ago

So the answer was indeed SRAM for Lord of the Dungeon. Great to know this for certain.

drhelius commented 10 months ago

Working now:

drhelius commented 10 months ago

Closing this as the only one left is Donkey Kong Arcade which requires SGM and SGM is tracked here: #11