Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(3 edits)

Make sure you load from your IEC device using the LOAD command from basic. Don't enter any other command or load an other programm just after boot. If your sd2iec device has device ID 8, use LOAD "*",8,1. I've tested it on a real 1541 drive. If required, I'll publish another (larger) version with no loader hack.

It finally works. I changed the device number of the sd2iec from 9 to 8 and loaded the game directly from basic. I don't know what exactly did the trick though.

I bet on the second factor. The basic loader is hijacked in Tiny Bubbles so that the return address of the loading routine points directly to the entry point of the game.