summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-06Reference pointers directlyoctorock
2021-03-06Split at externally referenced labelsoctorock
2021-03-06Split scripts at more useful placesoctorock
2021-03-06Split scripts into separate filesoctorock
2021-03-06Apply renamingoctorock
2021-03-06named a lot of script commandsHenny022p
2021-03-06started naming script stuffHenny022p
2021-03-06Reset changes to script.coctorock
2021-03-06Add parameters for all the commandsoctorock
2021-03-06Create parser that resolves the .incbin macrosoctorock
2021-03-06Move all scripts to data/scripts.soctorock
2021-03-06Use assembly macros insteadoctorock
2021-03-06Generate using inline assemblyoctorock
2021-03-06Add first draft for a script disassembleroctorock
2021-03-06Split off second scriptoctorock
2021-03-06Start building macros for scriptsoctorock
2021-03-06Add notes to script.coctorock
2021-03-03Merge pull request #132 from octorock/ezlo-capnotyourav
2021-03-04Refactor rest of ezloCapoctorock
2021-03-04Extract constant data for ezloCapoctorock
2021-03-04Apply suggested improvementsoctorock
2021-03-02Merge pull request #131 from Henny022p/save_stuffnotyourav
2021-03-03Merge pull request #8 from Henny022p/masterHenny022p
2021-03-03Merge pull request #7 from zeldaret/masterHenny022p
2021-03-03Merge pull request #6 from Henny022p/masterHenny022p
2021-03-03Merge pull request #130 from Henny022p/master (#5)Henny022p
2021-03-02Merge pull request #130 from Henny022p/masternotyourav
2021-03-02fixed some argument typesHenny022p
2021-03-02matched VerifyChecksumHenny022p
2021-03-02naming and documenting stuffHenny022p
2021-03-02naming and documenting stuffHenny022p
2021-03-02naming and documenting stuffHenny022p
2021-03-02naming and documenting stuffHenny022p
2021-03-02renamed Thing to ChecksumHenny022p
2021-03-02named SaveFileEEPROMAddresses and membersHenny022p
2021-03-02extracted gUnk_0811E4BC from baseromHenny022p
2021-03-02matched sub_0807D008Henny022p
2021-03-02matched sub_0807D008Henny022p
2021-03-02use void* for data pointersHenny022p
2021-03-02matched data read, write and compare functionsHenny022p
2021-03-02fixed filename capitalizationHenny022p
2021-03-02Merge branch 'zeldaret-master'Henny022p
2021-03-02merge PR 4Henny022p
2021-03-02fixed indentationHenny022p
2021-03-01eeprom function return type is u16Henny022p
2021-03-01const input pointersHenny022p
2021-03-01renamed source file to eeprom.cHenny022p
2021-03-01document EEPROMWrite localsHenny022p
2021-03-01document EEPROMWrite a bit moreHenny022p
2021-02-28Update EntityData structtheo3