summaryrefslogtreecommitdiff
path: root/macros.asm
AgeCommit message (Collapse)Author
2020-09-22Move most files out of the root directoryRangi
- ram/ froups the ram source files - slack/ is for unused garbage taking up the ROM's free space - gfx.py moved to utils/
2020-09-13Give all .asm and all .inc except of base_stats/???.inc new line at the end ↵Ebernacher90
of file
2018-11-29Disassembled the rest of the code in bank 4 as far as i can tell. Lines 899, ↵2Tie
1538, and 1631 in engine/menu/start_menu.asm have hardcoded jumps that i couldn't figure out how to make work myself.
2018-07-08Dump Map Events.luckytyphlosion
2018-06-18Forgot to add changes to previous commit.Pokeglitch
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-29Fix disassembling mistakesISSOtm
2018-05-27Import more macros from pokecrystalISSOtm
2018-05-27Add constants and macrosISSOtm