Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-01-25 | Disassemble RTC setup dialog and slot machine minigame (bank $24) (#87) | Zumi | |
Also identify SFX and cry pointers | |||
2020-09-20 | Remove address comments | jd-0 | |
Regex patterns used: ; [0-9a-f]{1,5} \([0-9a-f]{1,2}:[0-9a-f]{1,4}\) ; [0-9a-f]{1,2}:[0-9a-f]{4} ; [0-9a-f]{4,5} ;[0-9a-f]{4,5} ;[0-9a-f]{1,2}:[0-9a-f]{1,4} | |||
2018-06-25 | Disassembled all routines related to sprite movement/collisions. Added in ↵ | Pokeglitch | |
constants | |||
2018-06-10 | Merge branch 'math_etc' into 'master' | ISSOtm | |
2018-06-10 | Disassemble map loading | ISSOtm | |
Somewhat unfinished, but everything has been marked with a TODO. Fo example: - determining the remaining map setup constants - filling the gaps left (see where the SECTIONs are) - documenting the few hex addresses left | |||
2018-06-04 | Add more labels, rename some to match pokecrystal | ISSOtm | |
2018-06-04 | Small dent into the audio engine | pfero | |
2018-05-31 | Use newer RGB macro; add comments | Rangi | |
2018-05-28 | Disassemble a lil' bit | ISSOtm | |