index
:
poketcg
master
rgbgfx
Pokémon Trading Card Game
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
macros
Age
Commit message (
Collapse
)
Author
2019-08-11
Relocate transition macro
jidoc01
The 'cursor_transition' macro is now used by different banks, which means that it's not a local macro. So I moved its definition into a macro file.
2019-07-05
Add some macros for text
jidoc01
2019-06-30
[Bank 6] Make kbitem a local macro.
jidoc01
2019-06-27
[Bank 6] Analyze Keyboard Data & Add Macro.
jidoc01
2018-08-02
Disassemble Pokemon card page functions
xCrystal
2018-07-21
More hw constants and various clean up/documentation
xCrystal
2018-07-15
Text struct -> Text header
xCrystal
2018-07-13
Improve text macros
xCrystal
2018-07-12
Create charmaps and update text/
xCrystal
2018-07-11
Create more text macros, rename/document some text engine things
xCrystal
2018-07-10
More text engine
xCrystal
TODO: update charmaps and text/
2018-07-10
Document some text engine functions
xCrystal
2018-07-03
Misc bank 1 stuff
xCrystal
2018-06-30
Rename 'Kind' labels (issue #36)
xCrystal
2018-06-12
Redesign TX_SYMBOL constants
xCrystal
2018-06-12
More wram addresses and text symbols
xCrystal
2018-04-10
clean up script and event constants
xCrystal
2018-04-10
Add leading zero to temporary bankX.asm filenames so they show up in order
xCrystal
2018-04-10
define *_DECK_ID constants ; split macros/code.asm
xCrystal
2018-02-28
Begin disassembling more bank1
xCrystal
2018-02-24
More bank0 disasm, labeling, and sram-related constants
xCrystal
2018-02-23
More labeling and disasm
xCrystal
2018-02-23
more duel home disassembly
xCrystal
2018-02-22
More duel related disassembly and more DUELVAR constants
xCrystal
2018-02-19
Duel message box constants and more graphics and misc documenting/cleaning up
xCrystal
2018-02-17
debug_ret EQUS rst 38
xCrystal
2018-02-17
SPRITE_ANIM_ constants (for the sprite anim buffer
xCrystal
2018-02-17
Create sprite_buffer_struct
xCrystal
2018-02-16
Clean up SGB commands
xCrystal
2018-02-10
Refractor/rearrange some macros
xCrystal
2018-02-07
More home disassembly
xCrystal
2018-02-06
Create macros/scripts.asm
xCrystal
2018-02-06
Convenient INCROM macro
xCrystal
2018-01-09
Split macros
xCrystal