summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Collapse)Author
2020-09-29fix includesMax
2020-09-29organize include/, split Gecko_ExceptionPPC.sMax
2020-09-19decompile ptmf.ored031000
2020-09-17decompile darray.c. ArraySearch and ArrayInsertedSorted nonmatching with ↵Max
register swaps for now
2020-09-16match ArrayNewMax
2020-09-16rough decompMax
2020-09-16Added inferred inline functions ArrayInsert and ArrayCheckGrowMax
2020-09-16progress on darray.c, inlining calls to ArrayNth and ArrayRemoveAtMax
2020-09-16darray.c progress, added qsort.h, qsort labeledMax
2020-09-16ArrayNew, Free, Length, Nth and Append. Labeling and updates to heaadersMax
2020-09-15cleanupMax
2020-09-15hashtable.c matches, but needs cleanupMax
2020-09-15TableLookup, TableMapSafe, TableMapSafe2. Added darray.h headerMax
2020-09-15decomp TableNew, TableNew2, TableFree, and add labels for referencesMax
2020-09-15added consts.hMax
2020-09-15cleanupMax
2020-09-15Match OSAlloc.c, labeled HeapArray is sbss.sMax
2020-09-15OSAlloc.c need to fixed offsets to global static data, then it will matchMax
2020-09-14OSFreeToHeap matching besides SDA offset, OSAllocFromHeap almost matching ↵Max
besides register swap
2020-09-13FISRT FUNC DECOMPED, DLInsertred031000
2020-08-26initial commitProjectRevoTPP