index
:
pokerevo
master
Pokémon Battle Revolution
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
SDK
Age
Commit message (
Collapse
)
Author
2020-11-25
decompile code_801E07E8.o and code_801E0810.o
Max
2020-11-12
organize headers
Max
2020-11-12
add math.h header, and fix one regswap in func_801DEA3C
Max
2020-11-11
match GScamera::func_801DE1F8
Max
2020-11-10
progress on func_801DEA3C
Max
2020-11-07
decomp 801DDF78 and add mtx.h
Max
2020-10-31
refactor as code_801DCE6C to C++
Max
2020-10-30
match up to func_801DD294
Max
2020-10-29
match up to func_801DCFE4, add string.h and stdlib.h, add types.h to ↵
Max
Makefile include path, and move GameSpy under DWC
2020-10-27
add headers and cleanup
Max
2020-10-27
match all of code_801DBE90
Max
2020-10-27
match up to func_801DCE38
Max
2020-10-27
match up to func_801DC9CC
Max
2020-10-27
match up to func_801DC7F8
Max
2020-10-27
match up to func_801DC5FC
Max
2020-10-27
match func_801DC264
Max
2020-10-27
match func_801DC0C8
Max
2020-10-24
match up to func_801DC0C8 with two nonmatchings
Max
2020-10-22
add LC_BASE macro to OSCache.h, and condense func_801DB81C
Max
2020-10-21
match func_801DB92C
Max
2020-10-18
add headers, and mark internal functions as static
Max
2020-09-15
cleanup
Max
2020-09-15
Match OSAlloc.c, labeled HeapArray is sbss.s
Max
2020-09-15
OSAlloc.c need to fixed offsets to global static data, then it will match
Max
2020-09-14
OSFreeToHeap matching besides SDA offset, OSAllocFromHeap almost matching ↵
Max
besides register swap
2020-09-13
FISRT FUNC DECOMPED, DLInsert
red031000