| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2024-09-23 | Identify more flag bits (#464) | Sylvie | 1 | -1/+1 | |
| 2024-09-18 | Split `hSpriteIndexOrTextID` into `hSpriteIndex` and `hTextID` (#462) | Sylvie | 1 | -1/+1 | |
| Also identify `wPPUpCountAndMaxPP` | |||||
| 2023-11-17 | Add constants for wMapConnections bits and group map header wram labels | Linus Unnebäck | 1 | -5/+5 | |
| * Add constants for wMapConnections bits * Apply Vulcandth and Rangi42 feedback --------- Co-authored-by: vulcandth <vulcandth@gmail.com> | |||||
| 2020-11-04 | Sync with pokered | dannye | 1 | -0/+28 | |
| 2020-07-07 | Move all code out of home.asm into home/ | Rangi | 1 | -0/+28 | |
| This results in 64 home/*.asm files, comparable to pokecrystal's 57. | |||||
| 2020-07-04 | Port pokecrystal's formatting of text commands and special characters | Rangi | 1 | -237/+0 | |
| 2020-07-04 | Remove remaining raw $xxxx values, and replace "+ -1" with "- 1" (supported ↵ | Rangi | 1 | -1/+1 | |
| by rgbds 0.4.0) | |||||
| 2020-07-03 | Move more code from home.asm to home/ | Rangi | 1 | -0/+237 | |
