summaryrefslogtreecommitdiff
path: root/src/engine/bank8.asm
AgeCommit message (Expand)Author
2018-04-10Add leading zero to temporary bankX.asm filenames so they show up in orderxCrystal
2018-02-25Give generic labels to all used wram addresses and use correct space allocati...xCrystal
2018-02-24More bank0 disasm and labelingxCrystal
2018-02-23More labeling and disasmxCrystal
2018-02-23More bank0 duel related disassemblyxCrystal
2018-02-22More duel related disassembly and more DUELVAR constantsxCrystal
2018-02-21Consolidate card deck index (0-59 position) / card id (card_constants.asm) re...xCrystal
2018-02-21Some hram labelsxCrystal
2018-02-20Lots of bank0 disassembly related to duels and cardsxCrystal
2018-02-16all permissions 755 -> 644xCrystal
2018-02-07Label some hardcoded home function callsxCrystal
2018-02-07Consolidate line endings to LFxCrystal
2018-02-06Convenient INCROM macroxCrystal
2016-07-29Began Disassembling Scripting system and AI.Andrew Martinek