mirror of
https://github.com/zladx/LADX-Disassembly.git
synced 2024-11-24 13:29:41 +00:00
More direct build instructions.
This commit is contained in:
parent
5adbb50ef0
commit
f5d97403fb
@ -3,5 +3,6 @@
|
|||||||
An example project to get would-be Game Boy programmers started without having to read mountains of docs.
|
An example project to get would-be Game Boy programmers started without having to read mountains of docs.
|
||||||
|
|
||||||
To build, install [rgbds][rgbds] and put it in your path.
|
To build, install [rgbds][rgbds] and put it in your path.
|
||||||
|
Then run `make`. This will output `game.gbc`.
|
||||||
|
|
||||||
[rgbds]: https://github.com/bentley/rgbds
|
[rgbds]: https://github.com/bentley/rgbds
|
||||||
|
Loading…
Reference in New Issue
Block a user