So this is a remake of S8DS that was birthed from SMSAdvance, sharing lots of code now.
Biggest differences between S8GBA & SMSAdvance is some mullti-boot functions are missing, but it now also supports Coleco Vision.
It also comes with a html...
Took another look at this and discovered that she had remembered it wrong. It was meant to be the Y button, not X. Turns out the Crafting button (Y) had been accidentally unbound in the controls. All good now.
I just added Retro-bit Saturn controller support but it's commented out by default because it has the same USB ID as a Hori pad. I rebound the buttons so the 6 face buttons are correct in Switch Online Mega Drive. Since it's just an INI entry you...
Fixed the save corruption issue:
https://github.com/AloUltraExt/sm64ex-alo/pull/105
This save conversion tool works very well:
https://github.com/DarkMatterCore/sm64dcsc
I didn't realise that I need the save file in N64 endianness for the Wii...
Has anyone managed to actually play 2ship2harkinian? I got it compiled using DevKitPPC r50 on macOS and successfully built the .o2r file (only it was originally called mm.zip) but the game seems unstable.
It crashes on me frequently with a black...
Connect orginal Gameboy hardware to the internet through a web browser with GB-Link USB
I am happy to share a hardware project I have been working on the past few years that allows your Game Boy to connect to the internet through your web...
Eventually I used Claude Code to compile the Wii U version of sm64ex-alo using macOS with DevKitPPC r50. It had to fix a bug in the Makefile which caused it to misidentify the build target as macOS rather than Wii U. I raised a Pull Request for...
I feel like we should have a hub for this kind of content, because there is a fair amount of this now and some of it may slip by without some of us even knowing it. These ports come through various means that seem some may be accomplished in...
I have a binary which is supposedly this build that I found on archive.org but it corrupts the save file when you collect stars (it's fine until you exit the game completely and reload, then your save will be damaged and reset). If I pull the...