Age | Commit message (Collapse) | Author |
|
|
|
|
|
* added assembly that was wrongly classified as music before
* all jumps and calls now point to a proper label
* removed all incbins in home bank
* some more small assembly analysis and comments
|
|
hg-commit-id: a831c95df9bc
|
|
hg-commit-id: 26a214affb72
|
|
hg-commit-id: 294542bfff57
|
|
hg-commit-id: 79e6ba077076
|
|
extract_tileblocks also has the ability to output asm, but the output
seems like it would be too much for rgbasm to handle. Instead of
cluttering up common.asm, I am opting to place the data in binary
data files under gfx/blocksets/ in .bst files.
Every 16 bytes is a separate block in the blockset. Each byte is
referencing a tile id from the tileset graphics in gfx/tilesets/.
hg-commit-id: 0540eff0f081
|
|
hg-commit-id: 9dfe76962f8c
|
|
hg-commit-id: bd7cb987f964
|
|
hg-commit-id: d281dea4b799
|
|
hg-commit-id: a1dd793bdd7f
|
|
hg-commit-id: cb2b41ecc2b2
|