index
:
pokerevo
master
Pokémon Battle Revolution
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Collapse
)
Author
2020-09-19
fix warnings
red031000
2020-09-19
add pragma internal on
red031000
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-17
Match all except ArraySearch & ArrayInsertSorted
Max
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
remove todo
Max
2020-09-15
remove hashtable.s
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
TableCount, TableEnter, and TableRemove
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
newline
red031000
2020-09-13
FISRT FUNC DECOMPED, DLInsert
red031000