summaryrefslogtreecommitdiff
path: root/constants
AgeCommit message (Collapse)Author
2018-06-02macros: fix missing newlines at eofTauwasser
Signed-off-by: Tauwasser <Tauwasser@tauwasser.eu>
2018-06-01home/joypad: disassemble more functionsTauwasser
- add misc_constants and add joypad constants. - rename one of the VBlank counters as it's exclusively used to time joypad functionality. Signed-off-by: Tauwasser <Tauwasser@tauwasser.eu>
2018-06-01Delete old serial.asm fileEldred Habert
This has been since renamed to serial_constants.asm, but somehow the original stayed as well
2018-06-01The dark mon palettes consistently appear to be the shiny onesRangi
2018-05-31Fix build (sorry); forgot to use leftover pokered constantsRangi
2018-05-31Fix item constants to correspond with the names tableRangi
2018-05-31Cleaned up code. Found the unknown_string_funcs in pokered, they deal with ↵Pokeglitch
Items. Re-ordered to the Item TM/HM Constants for functions to make sense
2018-05-31Define sprite constantsRangi
2018-05-31PAL_39 is the Pokégear radioRangi
2018-05-31Use newer RGB macro; add commentsRangi
2018-05-31Add palette constants and pokemon palette assignment tabledannye
2018-05-31Declare Pokédex type search data; add more commentsRangi
2018-05-30Define trainer constants; sort party data contiguouslyRangi
2018-05-31home: add front pic and decompression disassemblyTauwasser
Signed-off-by: Tauwasser <Tauwasser@tauwasser.eu>
2018-05-30More accurate commentsRangi
2018-05-29Start decoding trainer partiesRangi
2018-05-29Declare type chartRangi
2018-05-29Fix disassembling mistakesISSOtm
2018-05-28Declare base dataRangi
2018-05-28Evos+attacksRangi
2018-05-28These are dex IDs, not internal indexesRangi
2018-05-28Define item constants; declare TM/HM movesRangi
2018-05-28Define move constantsRangi
2018-05-28More constants from pokecrystalRangi
2018-05-28Define Pokémon constantsRangi
2018-05-28Disassemble a lil' bitISSOtm
2018-05-27Add rSTAT bit constantsISSOtm
2018-05-27Add constants and macrosISSOtm