Skip to content

UnderLogic/ages

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ages

crates.io

Sega Mega Drive development toolkit written in Rust

NOTE: This is a placeholder for the future ages project. It is not yet ready for use.

Objectives

  • Modern, safe, and fast development environment for the Sega Mega Drive (Genesis)
  • Abstract away the hardware to make development easier
  • Cross-platform development environment
  • Simple and straight-forward build system for ROMs
  • Pure Rust implementation with no C/C++ dependencies