Skip to content

Latest commit

 

History

History
47 lines (40 loc) · 3.6 KB

README.md

File metadata and controls

47 lines (40 loc) · 3.6 KB

Awesome Sega Genesis / Mega Drive Awesome

A curated list of homewbrew as well as tools, tutorials, and source code examples for Sega Genesis / Mega Drive development.

Contents

Tools

  • SGDK - C language development kit for the Genesis / Mega Drive.
  • MMLGUI - Music Macro Language editor and compiler. Can be used with MDSDRV.
  • MegaColorTweaker - Edit the palette of sprites and images from within a ROM. Uses the SGDK.

Tutorials and Reference

  • Ohsat - A variety of SGDK tutorials including four prototype games.
  • Plutiedev - A ton of information about MegaDrive programming and architecture.
  • Copetti - Analysis of the Mega Drive architecture.
  • Mega Cat Studios VDP Graphics Guide - General overview of the Genesis / Mega Drive's Video Display Processor's capabilities and limitations.

Games with Source Code

Source Code Snippets and Libraries