summaryrefslogtreecommitdiff
path: root/src/engine/bank01.asm
AgeCommit message (Collapse)Author
2021-09-23Split bank1ElectroDeoxys
2021-09-09Split home bankElectroDeoxys
2021-06-11Rename misc wram labelsdannye
2021-06-05Finish bank04dannye
2021-06-05Merge https://github.com/pret/poketcg into tempElectroDeoxys
2021-06-05Finish Bank 6ElectroDeoxys
2021-05-30Finish bank01dannye
2021-05-20Start Menu disasmElectroDeoxys
2021-05-17Labeling save functionsElectroDeoxys
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-20Extract duel configuration data, and label duel testing routineElectroDeoxys
2021-02-16Manually declare the 00 paddingdannye
instead of manually declaring the ff padding
2021-02-16Merge https://github.com/pret/poketcgElectroDeoxys
2021-02-15Document overworld map player sprite auto movement routinesdannye
2021-02-15Extract data from bank 20ElectroDeoxys
2021-02-14Disassemble scene datadannye
still a WIP
2021-02-13Document some overworld map stuffdannye
and label some wram addresses used by script commands
2021-02-03Change all references of "move" to "attack"ElectroDeoxys
2021-02-03Merge branch 'anims' of https://github.com/ElectroDeoxys/poketcgElectroDeoxys
2021-02-02More animation-related functionsElectroDeoxys
2021-02-02Document duel animation playing routinesElectroDeoxys
2021-02-02Identify Duel Animation structsElectroDeoxys
2021-01-16Rename some script commandsdannye
like print_text_string -> print_npc_text etc, and change instances of 'battle' to 'duel'
2021-01-14Merge branch 'master' of https://github.com/pret/poketcgdannye
2021-01-14Merge pull request #91 from ElectroDeoxys/animsDaniel Harding
Anims
2021-01-14Merge pull request #88 from SailorMoonFan01/masterDaniel Harding
More disassembling on engine/bank01
2021-01-13More misc attack animationsElectroDeoxys
2021-01-07Fixed some thingspinksylveon
2021-01-06Merge branch 'master' of https://github.com/pret/poketcgdannye
2021-01-06Merge branch 'anims' of https://github.com/ElectroDeoxys/poketcgdannye
2021-01-04Replaced with LOW constantpinksylveon
2021-01-04Replaced another hexadecimal bytepinksylveon
2021-01-04Replaced hexadecimal byte with constantpinksylveon
2021-01-04Fixed some thingspinksylveon
2021-01-04Add labels for some addressesdannye
2020-12-31More disassembling on engine/bank01pinksylveon
2020-12-30Rename Music_MatchDrawdannye
2020-12-28Identify some animations and coin toss functionElectroDeoxys
2020-12-27Define duel animations, move -> attackElectroDeoxys
2020-12-27Label and document shuffling animationElectroDeoxys
2020-12-26Work on animation-related WRAM and sprite IDsElectroDeoxys
2020-12-24Initial disasm of banks 7 and 20ElectroDeoxys
2020-12-20Fix typosdannye
2020-12-20Merge branch 'master' of https://github.com/pret/poketcgdannye
2020-12-20Merge pull request #76 from SailorMoonFan01/masterDaniel Harding
A bit more disassembling on engine/bank01
2020-12-20Merge branch 'master' of https://github.com/xCrystal/poketcgdannye
2020-12-20Rename DUELVARS_ARENA_CARD_FLAGSElectroDeoxys