index
:
pokecrystal
install
master
Pokémon Crystal
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
macros
/
wram.asm
Age
Commit message (
Expand
)
Author
2018-01-10
Resolve #461
Remy Oukaour
2017-12-29
Consistently name unknown fields in macros/wram as Fieldxx
xCrystal
2017-12-28
endm -> ENDM
xCrystal
2017-12-28
More constants and documentation in slot machines
xCrystal
2017-12-28
Uppercase MACRO and EQU(S) according to the style guide
xCrystal
2017-12-24
Renaming: (fix #412)
Remy Oukaour
2017-12-15
Move more main.asm code into individual files
Remy Oukaour
2017-12-15
Add a map_connection_struct macro
Remy Oukaour
2017-12-14
Reorganize macros
Remy Oukaour
2016-07-29
pitchoffset macro to replace forceoctave
PikalaxALT
2016-05-10
No more unknownmusic
pikalaxalt
2016-05-10
Pitch wheel
pikalaxalt
2016-04-30
Copycat labels; macro for the Crystal-only Unown chamber unlock words
pikalaxalt
2016-04-10
Local labels starting with capital letters are now decorated with a trailing ...
pikalaxalt
2016-01-09
Pokegear functions and RAM labels
PikalaxALT
2016-01-09
Finish labels in engine/namingscreen.asm
PikalaxALT
2016-01-09
Split base stats
PikalaxALT
2016-01-07
wram macros moved to new file
PikalaxALT