Skip to content
Stephane Dallongeville edited this page May 2, 2020 · 25 revisions

SGDK : A small, open and free development kit for the Sega Megadrive

SGDK is split in several parts:

  • The library itself provided with full code sources, some samples and a Doxygen documentation (in the doc folder).
  • GCC compiler binaries (for Windows system only as you can easily install them on Unix based system).
  • Library tools (resources compiler and associated tools). Binaries are provided only for Windows system only but sources are included so you can compile them easily, note that some tools requires Java to be installed.

Download the complete archive in Download Section.

Unix/Linux users should give a try to the Gendev project from Kubilis which allow to quickly setup SGDK on a Unix environment.
And now MACOS users also have access to SGDK with Gendev MacOS, thanks to Sonic3D for making it :)

After you downloaded the SGDK archive, check the Wiki Section to get installation instructions and basics tutorials.

You are more than welcome to share your experience and get further assistance on SpritesMind forum or SGDK Discord !

SGDK is completely free but you can support it on Patreon or using the Paypal donation link.
Patreon: https://www.patreon.com/SGDK
Paypal donation link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=2SCWVXYDEEBUU

Thanks =) I wish you a great and happy coding time !

Clone this wiki locally