Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-06-25 | Disassembled all routines related to sprite movement/collisions. Added in ↵ | Pokeglitch | |
constants | |||
2018-06-18 | added newline at end of some files | Pokeglitch | |
2018-06-18 | Forgot to add changes to previous commit. | Pokeglitch | |
2018-06-15 | Updated removed para_done and made para a macro | Pokeglitch | |
2018-06-15 | Using text macros | Pokeglitch | |
2018-06-12 | macros/coords: introduce ld macros for bg coords | Tauwasser | |
Signed-off-by: Tauwasser <Tauwasser@tauwasser.eu> | |||
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-05 | Font-loading functions | PikalaxALT | |
2018-06-04 | Deprecate farcall/callfar in favor of callba/callab | PikalaxALT | |
2018-06-04 | Add more labels, rename some to match pokecrystal | ISSOtm | |
2018-06-04 | Small dent into the audio engine | pfero | |
2018-06-02 | macros/text: use charmap entries instead of fixed byte constants | Tauwasser | |
Also introduce a separate text_end control for 0x50 when it's used to end a series of text_* control codes instead of a single text_TX command. Signed-off-by: Tauwasser <Tauwasser@tauwasser.eu> | |||
2018-06-02 | Dump all songs | dannye | |
uses a slightly modified red sound engine only added feature is drumsets, which still need documenting | |||
2018-06-02 | home, macros: disassemble text-related functions and add text fn macros | Tauwasser | |
Signed-off-by: Tauwasser <Tauwasser@tauwasser.eu> | |||
2018-05-31 | Use newer RGB macro; add comments | Rangi | |
2018-05-31 | Add super palette data | dannye | |
2018-05-29 | Fix incorrect function in farcall/callfar | ISSOtm | |
2018-05-28 | Use the maskbits macro from pokecrystal PR 514 | Rangi | |
2018-05-28 | Disassemble a lil' bit | ISSOtm | |
2018-05-27 | Import more macros from pokecrystal | ISSOtm | |
2018-05-27 | Add constants and macros | ISSOtm | |