Skip to content

DevEd2/DevSoundX

Repository files navigation

DevSound X

A complete rewrite of DevSound for Game Boy. Unfortunately, it is incompatible with previous versions of DevSound, but it makes up for it with new features and significantly reduced CPU load.

Building the source code

General dependencies

  1. RGBDS
  2. An emulator of your choice (such as BGB, SameBoy, or Emulicious)
  • VisualBoyAdvance is not supported as it fails to correctly emulate a hardware quirk that DevSound X relies on.

Build instructions

  1. Clone the repo: git clone --recursive https://github.com/DevEd2/DevSoundX
  2. Run build.sh (if you get a permission denied error, run chmod +x build.sh and try again)

Including DevSound X in your project

TODO

About

DevSound rewrite for Game Boy

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages