summaryrefslogtreecommitdiff
path: root/macros/data.asm
AgeCommit message (Collapse)Author
2020-06-16Harmonize home/ with pokecrystalRangi
2020-06-15Use pokecrystal's sine_table macroRangi
A circle has 65536 "degrees", so 32768 "degrees" = pi radians = half a circle
2020-06-05Fix file permissions.entrpntr
2020-05-12Update music for newer audio macros.entrpntr
2020-05-12Simple cleanups in constants/data/macros and banks 1-4.entrpntr
2020-04-27Sync with the recent updates to pokecrystal.entrpntr
2020-04-06Add unnamed.py and update for rgbds v0.4.x before continuing.entrpntr
2020-03-31Disassemble pic banks.entrpntr
2019-12-11Updated macros/scripts/text.asm and cleaned up macros.asmlibjet