index
:
poketcg
master
rgbgfx
Pokémon Trading Card Game
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
engine
/
bank20.asm
Age
Commit message (
Expand
)
Author
2018-03-04
Document some home functions related to text
xCrystal
2018-02-25
Give generic labels to all used wram addresses and use correct space allocati...
xCrystal
2018-02-23
More labeling and disasm
xCrystal
2018-02-21
Some hram labels
xCrystal
2018-02-20
Lots of bank0 disassembly related to duels and cards
xCrystal
2018-02-19
more home disasm and labeling, FillRectangle, BankswitchRAM->BankswitchSRAM
xCrystal
2018-02-16
all permissions 755 -> 644
xCrystal
2018-02-06
Create vram.asm and use generic vram labels
xCrystal
2018-02-06
Clarify CoordToBGMap0Address functions
xCrystal
2018-02-06
Convenient INCROM macro
xCrystal
2018-02-06
Consistent CopyData* labels
xCrystal
2018-02-06
Some home.asm disassembling
xCrystal
2016-07-29
Began Disassembling Scripting system and AI.
Andrew Martinek
2016-06-09
disassembled overworld interaction code and a lot of relevant routines. Also ...
Andrew Martinek
2016-04-09
Lots of wram addresses
dannye
2015-03-14
Move source code into "src/". Update Makefile/scan_includes.
stag019