Skip to content

ChrisBlueStone/ebmused

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EarthBound Music Editor

EBMusEd is a ROM hacking tool for editing and playing back EarthBound's N-SPC sequence data.

For a tutorial on how to use it, check out the collection of EarthBound hacking-related tutorials on the CoilSnake Wiki, as well as the Code list reference in the Help menu.

Background

EBMusEd was originally written by Goplat, who publicly posted the source code on starmen.net's PK Hack subforum.

Goplat has kindly provided the source for the community to continue working on it together.

Building with Visual Studio Code in Windows

  • Have MinGW installed.
  • Open the /ebmused directory in VS Code and press CTRL+Shift+B.
  • The executable will be build to /build/release/ebmused.exe

About

EarthBound Music Editor

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 99.4%
  • Makefile 0.6%