ages

Crates.ioages
lib.rsages
version0.0.1
sourcesrc
created_at2023-10-29 01:32:34.513486
updated_at2023-10-29 01:32:34.513486
descriptionSega Mega Drive development toolkit
homepage
repositoryhttps://github.com/UnderLogic/ages
max_upload_size
id1017277
size2,576
Erik Rogers (ewrogers)

documentation

README

ages

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 MegaDrive (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
Commit count: 6

cargo fmt