Age | Commit message (Collapse) | Author |
|
|
|
|
|
$100` or `X >> 8` and `X & $ff`
|
|
|
|
Keep trainer data together
|
|
Start more documentation
|
|
|
|
|
|
|
|
- Use db and dw when they're more meaningful than ds 1/2
- Use unions to group related labels
|
|
|
|
The former is arguably misleading (as you don’t access the memory location in hl to retrieve the jump location), and is consequently deprecated in newer versions of rgbds.
This fix silences these deprecation warnings.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
colon; remove trailing whitespace; globally correct line endings to UNIX style
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Wram banks and mobile make this tough, since any address can secretly be a ghost.
As usual, mobile completely disregards 99% of the codebase. It's been ignored in kind.
|
|
|
|
|
|
|
|
Also use noise commands for instruments.
|
|
This fixes the build.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|