summaryrefslogtreecommitdiff
path: root/macros
AgeCommit message (Collapse)Author
2018-06-04Small dent into the audio enginepfero
2018-06-02macros/text: use charmap entries instead of fixed byte constantsTauwasser
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-02Dump all songsdannye
uses a slightly modified red sound engine only added feature is drumsets, which still need documenting
2018-06-02home, macros: disassemble text-related functions and add text fn macrosTauwasser
Signed-off-by: Tauwasser <Tauwasser@tauwasser.eu>
2018-05-31Use newer RGB macro; add commentsRangi
2018-05-31Add super palette datadannye
2018-05-29Fix incorrect function in farcall/callfarISSOtm
2018-05-28Use the maskbits macro from pokecrystal PR 514Rangi
2018-05-28Disassemble a lil' bitISSOtm
2018-05-27Import more macros from pokecrystalISSOtm
2018-05-27Add constants and macrosISSOtm