https://github.com/yenatch/bootstrap.gb
https://github.com/yenatch/bootstrap.gb
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/yenatch/bootstrap.gb
- Owner: yenatch
- Created: 2015-03-22T21:00:48.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2024-05-31T17:50:39.000Z (over 1 year ago)
- Last Synced: 2025-04-08T21:02:02.279Z (9 months ago)
- Language: Assembly
- Size: 18.6 KB
- Stars: 31
- Watchers: 1
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-gbdev - bootstrap.gb - An example Game Boy project. (Programming / ASM)
- awesome-gb-dev-zh - bootstrap.gb
README
# bootstrap.gb
An example Game Boy project. The main functionality is in src/main.asm.
To build, install [rgbds][rgbds] and put it in your path.
Then run `make`. This will create `bootstrap.gb`.
[rgbds]: https://github.com/rednex/rgbds