Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-08-21 | Move asm srcs to src | PikalaxALT | |
2017-12-02 | move pokeball data to rom | DizzyEggg | |
2017-12-02 | pokeball file is decompiled | DizzyEggg | |
2017-10-21 | Merge branch 'librfu-decomp' | Diegoisawesome | |
2017-09-17 | Extract baserom calls from files | Diegoisawesome | |
Extract calls from crt0.s, bard_music.s, battle_4.s | |||
2017-09-07 | Begin librfu decompilation | shinyquagsire23 | |
2017-02-15 | finish decompiling main.c (#17) | ProjectRevoTPP | |
* partially decompile battle_ai.c up to tai60_unk * nonmatching tai60_unk * decompile more of battle_ai.c * formatting * finish porting battle_ai.c * formatting * decompile up to nonmatching VBlankIntr * finish decompiling main.c * formatting | |||
2017-02-03 | begin decompiling main.s | YamaArashi | |
2016-11-01 | use ramscrgen | YamaArashi | |
2016-11-01 | .s -> .inc | YamaArashi | |
2016-09-03 | base_emerald to baserom | YamaArashi | |
2016-09-02 | make asm compatible with stock gas | YamaArashi | |
2016-09-02 | convert comments (; -> @) | YamaArashi | |
2016-01-06 | fix last @ local label | YamaArashi | |
2016-01-06 | use $ for local labels | YamaArashi | |
2016-01-06 | get rid of @ local labels | YamaArashi | |
2015-11-27 | name GPIO registers | YamaArashi | |
2015-11-27 | partially comment GameCube multi-boot library | YamaArashi | |
2015-10-10 | add I/O register constants | YamaArashi | |
2015-10-10 | use .4byte and .2byte everywhere | YamaArashi | |
2015-10-08 | make includes relative to the base dir | YamaArashi | |
2015-10-05 | use more constants in InterruptMain | YamaArashi | |
2015-10-05 | split out files and add build batch file | YamaArashi | |