| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-03-02 | fix function symbols in script.s | Henny022p | |
| Otherwise the functions are not recognized as functions and the exported symbols are missing the 1 bit to mark them as thumb. Happens to work out in the repo, because the functions are only ever called using bl, but the difference is notable when trying to use the symbols to do far calls using bx in romhacks. | |||
| 2024-01-06 | Rename vvv to actTile | octorock | |
| 2024-01-06 | Rename metaTiles | octorock | |
| Now the 16x16 tiles are just called tiles and the 8x8 tiles are called subTiles. | |||
| 2024-01-06 | Merge branch 'master' into tilemap-docs | octorock | |
| 2023-12-31 | document tile asm functions | theo3 | |
| 2023-12-30 | label BounceUpdate asm | theo3 | |
| 2023-07-05 | Use metatile enum | octorock | |
| 2023-06-24 | Create enums for Vvvs and MetaTiles | octorock | |
| 2023-06-17 | Extract KeyValuePairs | octorock | |
| 2023-06-01 | Document some screen shake data | octorock | |
| 2022-03-17 | cleanup | theo3 | |
| 2022-03-16 | move handwritten asm to src | theo3 | |
