Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-09-22 | include -> INCLUDE | Rangi | |
2020-08-09 | Clean up some code in home/ | Rangi | |
2020-08-09 | Remove "; if DEBUG" comments for SECTIONs, and "if DEBUG" conditions since ↵ | Rangi | |
only the debug Gold ROM is built | |||
2018-07-17 | Add all dummy scripts. | luckytyphlosion | |
2018-07-03 | Introduce linkerscript. | luckytyphlosion | |
Addresses of sections will now be added to the linkerscript via `org`, and the section name will be the path/to/file. If there is more than one section in the file, then add a @SectionName after the path/to/file to describe the section. | |||
2018-07-03 | Merge branch 'collisions-movements' of ↵ | obskyr | |
https://github.com/Pokeglitch/pokegold-spaceworld into master And that's the last of the manual merges for now! Hooray! | |||
2018-07-03 | Merge branch 'master' of https://github.com/2Tie/pokegold-spaceworld into master | obskyr | |
Long overdue! | |||
2018-06-24 | all the non-dummy map scripts until Silent Hill are disassebled. five left! | 2Tie | |
2018-06-18 | this was a silly mistake | 2Tie | |
2018-06-17 | some more tidying up | 2Tie | |
2018-06-17 | more npc code and some audio stuff, slimmin down the shim | 2Tie | |
2018-06-16 | work on talk_to_npc done, naming of some overworld logic and wram values. | 2Tie | |
2018-06-11 | Some label changes | PikalaxALT | |
2018-06-10 | home/talk_to_npc.asm | PikalaxALT | |