Skip to content

Build GameBoy ROMs from a single C source file without any installation requirements

License

Notifications You must be signed in to change notification settings

christiansiegel/gbdk-n-builder

Repository files navigation

gbdk-n builder

The gbdk-n builder image allows building GameBoy ROMs from a single C source file without any installation requirements.

Under to hood it bundles the gbdk-n libraries and helper scripts as well a current version of the Small Device C Compiler (SDCC).

Usage

docker run --rm -i christiansiegel/gbdk-n-builder < example.c > example.gb

Documentation

Please see the gbdk-n project for detailed documentation.

Useful links:

References

About

Build GameBoy ROMs from a single C source file without any installation requirements

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published