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-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