SGDK is a free development kit allowing development of software in C language for the Sega Mega Drive. It contains the development library itself (with the code sources) and some custom tools used to ...
The problem: creating pixel art for the Mega Drive (or indeed any retro system) is challenging. It can only render 512 colors stored in 9 bits. My editor of choice, Aseprite, does not limit the colors ...