Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-12-15 | Move some misc/ files into meaningful directories | Remy Oukaour | |
2017-11-16 | Define bank43 in main.asm instead of unused_title | mid-kid | |
All other banks are defined in main.asm as well, and it's confusing how the build breaks when you try to remove this unused file. | |||
2017-09-23 | Fix section linking | PikalaxALT | |
Create linker script and float all sections | |||
2017-03-24 | Revert "Fix floating sections" | Ben10do | |
This reverts commit e28b88f56d666484b994fc9cf28cc5d4cf50c803. | |||
2017-03-15 | Fix floating sections | AntonioND | |
This is needed so that rgblink doesn't move them around after modifying it's placement algorithm. Signed-off-by: AntonioND <antonio_nd@outlook.com> | |||
2016-05-10 | Labeled every function in ROM0 that's referenced in the source | pikalaxalt | |
2015-11-20 | Annotate battle tower text bug | PikalaxALT | |
2015-11-20 | bgcoord | PikalaxALT | |
2015-11-12 | Map header labels, tileset constants | PikalaxALT | |
2015-11-11 | More splits; map setup labels | PikalaxALT | |
2015-10-24 | Address comments on PR 322 | PikalaxALT | |
2015-10-21 | Plus 4 on person events; feeble attempt to annotate color functions | PikalaxALT | |
2015-10-19 | So very jumb | PikalaxALT | |
2015-10-17 | Restructured functions in main.asm to resemble the home functions they clone | PikalaxALT | |
2015-10-16 | Split up bank 2; other relabelings | PikalaxALT | |
2015-07-20 | Reverted ld_hl_pointer macro | PikalaxALT | |
2015-06-26 | Fix a typo in the unused title screen labels. | yenatch | |
2015-02-10 | Split 40k lines of mobile noise out of main.asm. | yenatch | |