summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2018-02-21Some hram labelsxCrystal
2018-02-20A few text labelsxCrystal
2018-02-20A few corrections and more disasmxCrystal
2018-02-20Lots of bank0 disassembly related to duels and cardsxCrystal
2018-02-19more home disasm and labeling, FillRectangle, BankswitchRAM->BankswitchSRAMxCrystal
2018-02-19Move gfx/unnamed/ to gfx/duel/xCrystal
they're more duel anim gfx scattered at the end of banks not no waste space
2018-02-19Duel message box constants and more graphics and misc documenting/cleaning upxCrystal
2018-02-17More style cleaning upxCrystal
2018-02-17GetSpriteBufferProperty -> GetSpriteAnimBufferPropertyxCrystal
2018-02-17debug_ret EQUS rst 38xCrystal
2018-02-17SPRITE_ANIM_ constants (for the sprite anim bufferxCrystal
2018-02-17Create sprite_buffer_structxCrystal
2018-02-17Document some gfx loading functionsxCrystal
2018-02-16all permissions 755 -> 644xCrystal
2018-02-16Reorganize some graphicsxCrystal
2018-02-16Clean up SGB commandsxCrystal
2018-02-16Correct palette engine functions and more clean upxCrystal
2018-02-15StylexCrystal
2018-02-10Refractor/rearrange some macrosxCrystal
2018-02-10Correct some textbox labelsxCrystal
2018-02-10More menu engine labeling and documentingxCrystal
2018-02-09Consistent Music/SFX label names and more Home disasmxCrystal
2018-02-09Bump extras to use updated version of gbz80disasm.pyxCrystal
tcgdisasm.py has not been updated to read symbols from the symfile yet
2018-02-08More formatting and labeling related to menu handlingxCrystal
2018-02-08Misc formatting and labelingxCrystal
2018-02-08Move booster pack data to data/xCrystal
2018-02-08More booster pack constants and labelsxCrystal
2018-02-07Enumerate card type constantsxCrystal
2018-02-07More accurate card type constantsxCrystal
2018-02-07Use const to enumerate constantsxCrystal
2018-02-07Clean up booster pack names and constantsxCrystal
2018-02-07Label some hardcoded home function callsxCrystal
2018-02-07More home disasm and miscxCrystal
2018-02-07Consolidate line endings to LFxCrystal
2018-02-07Prefer snake_case for local labels (home.asm)xCrystal
2018-02-07More well defined SECTION namesxCrystal
2018-02-07More home disassemblyxCrystal
2018-02-07Rename text files to match section namesxCrystal
2018-02-07Better section namesxCrystal
2018-02-07Create linkerscriptxCrystal
2018-02-07more home disassemblyxCrystal
2018-02-06No need for these GLOBALs, since they're already exportedxCrystal
2018-02-06More VRAM labelsxCrystal
2018-02-06Create vram.asm and use generic vram labelsxCrystal
2018-02-06Create macros/scripts.asmxCrystal
2018-02-06More bank 0 disassemblingxCrystal
2018-02-06Clarify CoordToBGMap0Address functionsxCrystal
2018-02-06Convenient INCROM macroxCrystal
2018-02-06Consistent CopyData* labelsxCrystal
2018-02-06Some home.asm disassemblingxCrystal