Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(1 edit)

It's because the bombs are multiplexed hardware sprites and the timing is very precise. I only had four sprites free so when there are more than four bombs on a line the game is moving sprites left and right at the exact moment to appear like more than four. 

Whatever emulator this is must not have completely accurate timing, which is a pity. I recommend using ACE-DL. I can't fix it because it's the emulator which has the problem. On real hardware the timing is correct.  Please take it up with the emulator author - maybe they could use this as a benchmark...?

Am trying to figure how to install ACE-DL on the Pi, thanks for the info. 

Hopefully that does the trick for you. I don't go out of my way to write games that break emulators so it's always a bit of a shame when they don't work correctly.  I always test on real hardware to be sure.