Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-03-17 | Consistent labels for each nickname in RAM | Rangi | |
2021-03-05 | Verify data table sizes with table_width and assert_table_length macros | Rangi | |
It also uncovered some off-by-one issues with defining some constants. A few structs now use rsreset/_RS to define their offset constants. | |||
2020-12-23 | Rename some labels | Rangi | |
- Remove "Buffer" suffix from some byte and word quantities - Change "Ptr" to "Pointer" | |||
2020-06-21 | Replace "Unreferenced" labels with "; unreferenced" comments | Rangi | |
2020-06-05 | Fix file permissions. | entrpntr | |
2020-05-13 | Many minor cleanups. | entrpntr | |
2020-03-25 | Disassemble load_pics.asm and move_mon_wo_mail.asm in bank $14. | entrpntr | |
2020-03-17 | Fill in a lot of missing bank $04 code. | entrpntr | |
2020-03-15 | Merge files into pokemon.asm, battle.asm and menu.asm | libjet | |