index
:
pokecrystal
install
master
Pokémon Crystal
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engine
/
debug
Age
Commit message (
Collapse
)
Author
2022-01-20
Use `VRAM_End` in place of `sScratch`
Rangi
2021-03-21
Assert the sBox1-14 tables have NUM_BOXES entries
Rangi
2021-03-04
Verify data table sizes with table_width and assert_table_length macros
Rangi
This was discussed in #706 It also uncovered some off-by-one issues with defining some constants. A few structs now use rsreset/_RS to define their offset constants, as discussed in #739
2020-12-23
Rename some labels
Rangi
- Remove "Buffer" suffix from some byte and word quantities - Change "Ptr" to "Pointer" Fixes #789
2020-10-28
Identify more WRAM labels, and start a <X>_DummyFunction label convention
Rangi
2020-10-28
Replace many '; unused' with '; unreferenced'
Rangi
2020-10-26
Comment, remove, or revise many unreferenced labels
Rangi
2020-10-23
Identify some more labels, mostly WRAM
Rangi
2020-10-23
Identify remaining debug color picker labels
Rangi
2020-10-22
Identify a few more labels and data
Rangi
2020-10-06
Update battle anim bg function comments, and identify more unnamed labels
Rangi
2020-10-06
Identify some unnamed labels
Rangi
2020-08-05
Use TRUE for hCGBPalUpdate
mid-kid
2020-07-13
Disassemble the final English debug ROM
Rangi