Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
Each new file builds its own .o, along with separate main.o and home.o, which necessitates many more "exported::" labels.
|
|
This also splits the end of engine/battle/core.asm into engine/battle/effects.asm.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The destination is obvious when using the predef macro.
|
|
|
|
|
|
|
|
For unknown addresses, use "w<address>".
Label overleads are still an issue.
|
|
|