| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2025-12-15 | Comment more unreferenced local labels (#550) | Narishma-gb | 1 | -1/+1 | |
| 2025-11-27 | Use more Pokemon data constants, create MOVE_NAME_LENGTH (#543) | Narishma-gb | 1 | -1/+1 | |
| 2024-07-16 | Identify various flag labels and bit constants (#454) | Sylvie | 1 | -2/+2 | |
| 2020-11-05 | Sync home and macro code with pokeyellow | Rangi | 1 | -20/+2 | |
| 2020-11-04 | Sync with pokered | dannye | 1 | -0/+239 | |
| 2020-07-07 | Move all code out of home.asm into home/ | Rangi | 1 | -0/+15 | |
| This results in 64 home/*.asm files, comparable to pokecrystal's 57. | |||||
| 2020-07-07 | Use HIGH() and LOW() | Rangi | 1 | -5/+5 | |
| 2020-07-06 | callba/callab -> farcall/callfar; jpba/jpab -> farjp/jpfar | Rangi | 1 | -2/+2 | |
| 2020-07-06 | Specify the ldh instruction, don't turn ld into ldh | Rangi | 1 | -37/+37 | |
| 2020-07-03 | Move more code from home.asm to home/ | Rangi | 1 | -0/+242 | |
