Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Looks good, I'd like to ask one question, though: how are you achieving "Mode 7" on Sega Genesis hardware?

Is done with software, there is a framebuffer(the road area after the parallax backgrounds)where is drawn by the cpu on a pixel by pixel (really a byte = two pixels) based rendering.