DizzyEggg
|
2fe25da65a
|
move pokeball data to rom
|
2017-12-02 21:27:00 +01:00 |
|
DizzyEggg
|
c2fdde3a49
|
pokeball file is decompiled
|
2017-12-02 20:38:26 +01:00 |
|
Diegoisawesome
|
667914075b
|
Merge branch 'librfu-decomp'
|
2017-10-21 20:11:31 -05:00 |
|
Diegoisawesome
|
9f87103ea0
|
Extract baserom calls from files
Extract calls from crt0.s, bard_music.s, battle_4.s
|
2017-09-17 20:33:32 -05:00 |
|
shinyquagsire23
|
f1216076d7
|
Begin librfu decompilation
|
2017-09-07 00:55:52 -06:00 |
|
ProjectRevoTPP
|
9a80b550f0
|
finish decompiling main.c (#17)
* 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-15 13:25:21 -08:00 |
|
YamaArashi
|
e2b834d21d
|
begin decompiling main.s
|
2017-02-03 16:44:06 -08:00 |
|
YamaArashi
|
734ec8dd51
|
use ramscrgen
|
2016-11-01 12:10:55 -07:00 |
|
YamaArashi
|
a793e62d83
|
.s -> .inc
|
2016-11-01 08:29:13 -07:00 |
|
YamaArashi
|
231ea2f27c
|
base_emerald to baserom
|
2016-09-03 15:07:51 -07:00 |
|
YamaArashi
|
a05857f889
|
make asm compatible with stock gas
|
2016-09-02 23:11:29 -07:00 |
|
YamaArashi
|
7bef2a2783
|
convert comments (; -> @)
|
2016-09-02 19:51:16 -07:00 |
|
YamaArashi
|
b18325fc3e
|
fix last @ local label
|
2016-01-06 21:24:27 -08:00 |
|
YamaArashi
|
c14df031ad
|
use $ for local labels
|
2016-01-06 20:44:58 -08:00 |
|
YamaArashi
|
8c312b28ab
|
get rid of @ local labels
|
2016-01-06 20:23:20 -08:00 |
|
YamaArashi
|
244ae4c8b8
|
name GPIO registers
|
2015-11-27 15:46:51 -08:00 |
|
YamaArashi
|
85036fe67f
|
partially comment GameCube multi-boot library
|
2015-11-27 01:33:50 -08:00 |
|
YamaArashi
|
8cb7dcb2da
|
add I/O register constants
|
2015-10-10 10:06:17 -07:00 |
|
YamaArashi
|
fd6e15b70a
|
use .4byte and .2byte everywhere
|
2015-10-10 08:37:51 -07:00 |
|
YamaArashi
|
c467da924b
|
make includes relative to the base dir
|
2015-10-08 02:03:14 -07:00 |
|
YamaArashi
|
064051d247
|
use more constants in InterruptMain
|
2015-10-05 06:53:39 -07:00 |
|
YamaArashi
|
9024595c93
|
split out files and add build batch file
|
2015-10-05 06:03:59 -07:00 |
|