index
:
pokerevo
master
Pokémon Battle Revolution
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Collapse
)
Author
2020-10-21
match func_801DB92C
Max
2020-10-20
add header files and reduce scope of local variable/functions
Max
2020-10-18
mark else block of func_801DAFAC as nonmatching
Max
2020-10-18
add headers, and mark internal functions as static
Max
2020-10-18
match code_801DAAE0.cpp
Max
2020-10-18
match func_801DAFAC using an inline asm block
Max
2020-10-18
match up to func_801DAF70
Max
2020-10-18
match func_801DAC0C, func_801DAC14, func_801DAC44
Max
2020-10-18
match func_801DAB28, func_801DAB30, and func_801DAB78
Max
2020-10-17
match func_801DAAE0
Max
2020-10-17
add unkStruct.h
Max
2020-10-17
add note to ctors_2, and organize function/class declarations into headers
Max
2020-10-17
rename code_801DAA30's static initializer in ctors.s, and match ↵
Max
code_801DAA30.cpp. Does not link because the __sinit_ function is not global
2020-09-29
fix includes
Max
2020-09-29
organize include/, split Gecko_ExceptionPPC.s
Max
2020-09-19
decompile ptmf.o
red031000
2020-09-17
decompile darray.c. ArraySearch and ArrayInsertedSorted nonmatching with ↵
Max
register swaps for now
2020-09-16
match ArrayNew
Max
2020-09-16
rough decomp
Max
2020-09-16
Added inferred inline functions ArrayInsert and ArrayCheckGrow
Max
2020-09-16
progress on darray.c, inlining calls to ArrayNth and ArrayRemoveAt
Max
2020-09-16
darray.c progress, added qsort.h, qsort labeled
Max
2020-09-16
ArrayNew, Free, Length, Nth and Append. Labeling and updates to heaaders
Max
2020-09-15
cleanup
Max
2020-09-15
hashtable.c matches, but needs cleanup
Max
2020-09-15
TableLookup, TableMapSafe, TableMapSafe2. Added darray.h header
Max
2020-09-15
decomp TableNew, TableNew2, TableFree, and add labels for references
Max
2020-09-15
added consts.h
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
2020-08-26
initial commit
ProjectRevoTPP