Sega Mega Drive / Genesis Game
This article describes the basics in how to make a Genesis Game.
I started this sections some years ago (with less or now activity sometimes).
As i started researching about it, it was really difficult to make Genesis Games – the only option was Assembler.
But now some Guys released the SGDK – a Genesis SDK which allows you to code in C (like for Master System and GameBoy).
You can find the SDK here : https://github.com/Stephane-D/SGDK
When i try it out – i want to extend this article step by step to how to make these kinds of games.