Skip to content
Stephane Dallongeville edited this page Jun 9, 2015 · 25 revisions

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

SGDK is splitted in severals part:

  • 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 mainly). Binaries are provided only for Windows system only but sources are included so you can compile them easily.

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 Sega4Ever (french only) !

Wish you a happy coding :)

Clone this wiki locally