summaryrefslogtreecommitdiff
path: root/src/macros/wram.asm
AgeCommit message (Collapse)Author
2021-05-03Document/label bank2 and WRAM related stuff, add menu related constantsElectroDeoxys
2021-02-03Change all references of "move" to "attack"ElectroDeoxys
2021-02-02Identify Duel Animation structsElectroDeoxys
2020-12-24Initial disasm of banks 7 and 20ElectroDeoxys
2020-06-06uncover sprite animation system and data formatsAndrew
2020-05-03merge changes to main branch into my branchAndrew Martinek
2020-04-18AI related constants and wramElectroDeoxys
2019-10-06Fixed a few macros that were giving weird code. Updated tcgdisasmAndrew Martinek
2018-08-02Disassemble Pokemon card page functionsxCrystal
2018-07-15Text struct -> Text headerxCrystal
2018-07-10More text enginexCrystal
TODO: update charmaps and text/
2018-07-10Document some text engine functionsxCrystal
2018-06-30Rename 'Kind' labels (issue #36)xCrystal
2018-02-28Begin disassembling more bank1xCrystal
2018-02-23more duel home disassemblyxCrystal
2018-02-22More duel related disassembly and more DUELVAR constantsxCrystal
2018-02-19Duel message box constants and more graphics and misc documenting/cleaning upxCrystal
2018-02-17SPRITE_ANIM_ constants (for the sprite anim bufferxCrystal
2018-02-17Create sprite_buffer_structxCrystal
2018-01-09Split macrosxCrystal