summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-02-25some generic sram labelsxCrystal
2018-02-25Give generic labels to all used wram addresses and use correct space ↵xCrystal
allocation (default to ds when size of address unknown)
2018-02-24More bank0 disasm and labelingxCrystal
2018-02-24More bank0 disassemblyxCrystal
2018-02-24More bank0 disasm, labeling, and sram-related constantsxCrystal
2018-02-23More labeling and disasmxCrystal
2018-02-23more duel home disassemblyxCrystal
2018-02-23More bank0 duel related disassemblyxCrystal
2018-02-22Disassemble more duel functionsxCrystal
2018-02-22More duel related disassembly and more DUELVAR constantsxCrystal
2018-02-22CARD_DATA_* constants and more labeling and disasmxCrystal
2018-02-21Some bank1 labeling and disasmxCrystal
2018-02-21Label all used hram addresses with generic namesxCrystal
2018-02-21Consolidate card deck index (0-59 position) / card id (card_constants.asm) ↵xCrystal
references
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-10Merge pull request #34 from xCrystal/masterDaniel Harding
Some Home disasm ; Misc style fixes, constants and labeling ; Split macros ; Create linkerscript and arrange Sections ; Bump extras
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