| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
non matching
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
path), like pokecrystal
Fixes #227
|
|
Fixes #183
|
|
Adapt the INSTALL guide from pokecrystal.
|
|
Previously this wasn't working, but now the Makefile uses pokegold's technique for running scan_includes.
It also enables and fixes some rgbds warnings ("Non-local labels without a colon are deprecated").
|
|
|
|
|
|
|
|
|
|
|
|
Each new file builds its own .o, along with separate main.o and home.o, which necessitates many more "exported::" labels.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Signed-off-by: Antonio Niño Díaz <antonio_nd@outlook.com>
|
|
This means dependency scanning only happens as required.
|
|
|
|
|
|
Also remove hROMBankTemp and manually supply gfx.py
|
|
|
|
|
|
|
|
For faster builds, use `make -j`.
|
|
For faster builds, use `make -j`.
|
|
at compile-time.
Update pret
|
|
|
|
Builds but not to baserom.gbc.
|
|
Building Errors: Segmentation Error.
|
|
|