summaryrefslogtreecommitdiff
path: root/asm
AgeCommit message (Collapse)Author
2016-01-08gpu_regs.cYamaArashi
2016-01-07update asmYamaArashi
2016-01-07begin compiling C source in the build processYamaArashi
2016-01-06fix last @ local labelYamaArashi
2016-01-06use $ for local labelsYamaArashi
2016-01-06get rid of @ local labelsYamaArashi
2016-01-03update disasm with function data from idbYamaArashi
2015-12-29naming/renaming some field object functionsYamaArashi
2015-12-03update graphics function disasmYamaArashi
2015-11-29clean bg and core function namesYamaArashi
2015-11-28trainer pic indicesYamaArashi
2015-11-28new game Birch picYamaArashi
2015-11-28update window, text, and main menu disasmYamaArashi
2015-11-28split out main menu (and Birch speech)YamaArashi
2015-11-27remove unnecessary '.align' before '.pool'YamaArashi
2015-11-27RTC dataYamaArashi
2015-11-27split out RTC functionsYamaArashi
2015-11-27name game's RTC functionsYamaArashi
2015-11-27name GPIO registersYamaArashi
2015-11-27name RTC lib functionsYamaArashi
2015-11-27name unknown library as 'librtc'YamaArashi
2015-11-27split out tileset animation codeYamaArashi
2015-11-27name tileset functionsYamaArashi
2015-11-27split out multiboot.sYamaArashi
2015-11-27partially comment GameCube multi-boot libraryYamaArashi
2015-11-26name unknown lib as 'libgcnmultiboot' (GameCube multi-boot)YamaArashi
2015-11-25field effect graphics and scriptsYamaArashi
2015-11-24string ref charmap consts and field effect script macrosYamaArashi
2015-11-24split out string utility codeYamaArashi
2015-11-24split out string utility dataYamaArashi
2015-11-24powers of tenYamaArashi
2015-11-24update disasmYamaArashi
2015-11-24title screen background tiles and palettesYamaArashi
2015-11-22tilesetsYamaArashi
2015-11-21field object dataYamaArashi
2015-11-19field object PNGs and palettes (without .s files yet)YamaArashi
2015-11-14berry PNGs and palettesYamaArashi
2015-11-14renamed trainer pic to trainer front picYamaArashi
2015-11-08trainer back picsYamaArashi
2015-11-08trainer graphics labelsYamaArashi
2015-11-08trainer dataYamaArashi
2015-11-07item graphics labelsYamaArashi
2015-11-07pokemon graphics labelsYamaArashi
2015-10-30berry data tableYamaArashi
2015-10-30berry firmness stringsYamaArashi
2015-10-25wild pokemon dataYamaArashi
- Thanks to Sanqui for many Ruby/Sapphire names. https://github.com/Sanqui/romhacking/blob/master/pokemon/location-area-names
2015-10-20remove "+1" from function pointer labelsYamaArashi
2015-10-20move script command function table to separate fileYamaArashi
2015-10-20truncate nonexistent command macrosyenatch
2015-10-20fix a broken comment and a repeated command nameyenatch