Skip to content

sikthehedgehog/mdtools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

-----------------------------------------------------------------------------
 _________ ____  _____ _____ _____ _     _____
|  _   _  |  _ \|_   _|  _  |  _  | |   |  ___|
| | | | | | | | | | | | | | | | | | |   | |___
| | | | | | | | | | | | | | | | | | |   |___  |
| | |_| | | |_| | | | | |_| | |_| | |___ ___| |
|_|     |_|____/  |_| |_____|_____|_____|_____|

This repository contains a collection of several free tools designed to aid
in development of Mega Drive homebrew. The objective is to make it easier to
build better quality homebrew as well as to provide a standard set of tools.

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Tools currently available:

   * Graphics tools
      - mdtiler (converts PNG files into Mega Drive tiles)

   * Sound tools
      - midi2esf (converts MIDI files into Echo streams - PRELIMINAR)
      - mml2esf (converts MML files into Echo streams)
      - tfi2eif (converts TFM Maker instruments into Echo FM instruments)
      - vgi2eif (converts VGM Maker instruments into Echo FM instruments)
      - eif2tfi (converts Echo FM instruments into TFM Maker instruments)
      - pcm2ewf (converts raw PCM data into Echo PCM instruments)
      - echo2vgm (converts Echo streams and instruments into VGM files)
   
   * Compression
      - slz (general purpose compression)
      - uftc (fast graphics compression)

   * Miscellaneous tools
      - headgen (generates Mega Drive headers)
      - romfix (post-build ROM fixups)

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Some other places you may want to check:

   - https://github.com/sikthehedgehog/echo (Echo sound engine)

-----------------------------------------------------------------------------

About

A set of tools for developing Mega Drive homebrew

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published