summaryrefslogtreecommitdiff
path: root/src/wram.asm
AgeCommit message (Expand)Author
2021-11-11Document and label bank04ElectroDeoxys
2021-10-25Fix address labelElectroDeoxys
2021-10-25Clean up AI related stuffElectroDeoxys
2021-10-10Merge from pret:masterElectroDeoxys
2021-10-10Split bank 3dannye
2021-09-27Split part of bank 7ElectroDeoxys
2021-09-23Split bank1ElectroDeoxys
2021-06-12Add sprite animation constantsdannye
2021-06-11Rename misc wram labelsdannye
2021-06-11Fix typosdannye
2021-06-05Fix comments about unused/unreferenced labelsdannye
2021-06-05Finish bank04dannye
2021-06-05Merge https://github.com/pret/poketcg into tempElectroDeoxys
2021-06-05Finish Bank 6ElectroDeoxys
2021-06-04Disassemble the challenge machinedannye
2021-05-22Disassemble unreferenced functionsElectroDeoxys
2021-05-21Document Title Screen functionsElectroDeoxys
2021-05-21Identify some sequence functionsElectroDeoxys
2021-05-21Extract Credits sequenceElectroDeoxys
2021-05-20Rename opening sequence commandsElectroDeoxys
2021-05-20Disassemble functions for opening animationsElectroDeoxys
2021-05-20Start Menu disasmElectroDeoxys
2021-05-17Labeling save functionsElectroDeoxys
2021-05-17NPC functions disasm and documentingElectroDeoxys
2021-05-13Minor correctionsElectroDeoxys
2021-05-11Auto Deck Machine functionalitiesElectroDeoxys
2021-05-08Document Card Album functionsElectroDeoxys
2021-05-07Document functions related to deck building screenElectroDeoxys
2021-05-03Document/label bank2 and WRAM related stuff, add menu related constantsElectroDeoxys
2021-04-19Add menu_constants, document some deck menu routinesElectroDeoxys
2021-04-17Document HandlePeekSelectionElectroDeoxys
2021-04-15Disassemble referenced functions in bank 2ElectroDeoxys
2021-03-07Disassemble and document some bankElectroDeoxys
2021-02-22Disassemble and document Card Pop! functionsElectroDeoxys
2021-02-20Disassemble and label some printer functionsElectroDeoxys
2021-02-20Map event tilemapsElectroDeoxys
2021-02-19Finish disassembling bank 0ElectroDeoxys
2021-02-18Fix typosElectroDeoxys
2021-02-18Label permission map loading routinesElectroDeoxys
2021-02-17Improve decompression documentationElectroDeoxys
2021-02-16Merge https://github.com/pret/poketcgElectroDeoxys
2021-02-16Label SGB map palettesElectroDeoxys
2021-02-15Document overworld map player sprite auto movement routinesdannye
2021-02-15Label and document OW frame dataElectroDeoxys
2021-02-15Rename wBGMapBuffer to wDecompressionBufferdannye
2021-02-15Extract data from bank 20ElectroDeoxys
2021-02-14Disassemble scene datadannye
2021-02-13Merge branch 'master' of https://github.com/pret/poketcgdannye
2021-02-13Document some overworld map stuffdannye
2021-02-13Merge pull request #95 from ElectroDeoxys/animsDaniel Harding