Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
implementations
|
|
|
|
- fail for rgbds < 0.4.0
- `rst <Label>`
- `ds <count>, <byte>`
- `shift <N>`
- ASCII "\r"
- Sorted .sym file
|
|
Rename assorted labels in mobile-related code
|
|
Labelled WRAM addresses, added constants for mobile commands, fixed some
mobile lib function names, documented most of the functions for specific
commands.
|
|
|
|
Thanks to melonjaywalk#5480
|
|
efforts of the Gameboy Online Restoration Project
|
|
|
|
|
|
Use explicit ldh instruction to access HRAM locations, don't rely on optimizing ld
|
|
That should be all of them this time
|
|
|
|
|
|
Use local labels for "End"ings
|
|
|
|
|
|
engine/battle_tower.asm fits better in events/
|
|
$100` or `X >> 8` and `X & $ff`
|
|
|
|
|
|
This reverts commit e28b88f56d666484b994fc9cf28cc5d4cf50c803.
|
|
This is needed so that rgblink doesn't move them around after modifying
it's placement algorithm.
Signed-off-by: AntonioND <antonio_nd@outlook.com>
|
|
|
|
|
|
|
|
trailing colon
|
|
colon; remove trailing whitespace; globally correct line endings to UNIX style
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This fixes the build.
|