summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2016-08-18make game version equal 1 for sapphireYamaArashi
2016-08-12rename parameter to 'width'YamaArashi
2016-07-24RNG headerYamaArashi
2016-07-24decompile rng functions (#25)camthesaxman
2016-07-23decompile libc (#24)camthesaxman
2016-06-11fix rsfontYamaArashi
2016-06-10switch order of fill macros from dest, value to value, destYamaArashi
2016-06-10remove unused variablesYamaArashi
2016-06-10decompile palette.cYamaArashi
2016-06-09double-colon global labels in preproc; misc other stuffYamaArashi
2016-06-05sprite tile allocation macrosYamaArashi
2016-06-05kun/chanYamaArashi
2016-06-05define variables in agb_flash.cYamaArashi
2016-06-05define variables in rtc.cYamaArashi
2016-06-05link.cYamaArashi
2016-05-30prep for link codeYamaArashi
2016-05-30text.cYamaArashi
2016-05-21rename againYamaArashi
2016-05-21FreeAllSpriteTiles() to ClearSpriteTileRanges()YamaArashi
2016-05-21sprite.c and updated preprocYamaArashi
2016-05-17simplify version-dependent string namesYamaArashi
2016-05-15main.cYamaArashi
2016-05-15new macros for declaring uninitialized IWRAM dataYamaArashi
2016-05-15eliminate need for register variable in MPlayExtenderYamaArashi
2016-05-15ensure sound code buffer is alignedYamaArashi
2016-05-15prevent LD flakinessYamaArashi
2016-05-15m4a lib; use fewer iwram symsYamaArashi
2016-04-30use compiled libgccYamaArashi
2016-04-22use standard GNU binutilsYamaArashi
2016-04-21Prepare for switch to standard gas (with preprocessor)YamaArashi
2016-04-08AGB flash libraryYamaArashi
2016-04-05rename RTC filesYamaArashi
2016-04-05small string/RTC code changesYamaArashi
2016-04-05add explanatory comment for RTC libraryYamaArashi
2016-04-05rename RTC functions/variablesYamaArashi
2016-04-03make TaskDummy staticYamaArashi
2016-04-03task.cYamaArashi
2016-04-03Delete task.cYamaArashi
2016-03-29tasksYamaArashi
2016-02-03preliminary revision 2 support (fixing berry glitch)YamaArashi
2016-02-03RTC errorsYamaArashi
2016-02-03RTC code/dataYamaArashi
2016-02-01librtcYamaArashi
2016-01-31clean up play_time.c whitespaceYamaArashi
2016-01-31play_time.cYamaArashi
2016-01-31clean upYamaArashi
2016-01-31string_util.cYamaArashi