index
:
pokerevo
master
Pokémon Battle Revolution
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
asm
/
text_6.s
Age
Commit message (
Collapse
)
Author
2020-09-29
split notifu, mutex_TRK, flush_cache
Max
2020-09-29
split dispatch, msghandlr, support, usr_put
Max
2020-09-29
split msg, msgbuf, nubevent, nubinit, serpoll
Max
2020-09-29
split mainloop.s
Max
2020-09-29
math library splits
Max
2020-09-29
split printf, qsort, rand, scanf, string
Max
2020-09-29
split mem, mem_funcs, math_api, mbstring, and misc_io
Max
2020-09-29
split ansi_fp, arith, buffer_io, direct_io, file_io, FILE_POS
Max
2020-09-29
split ansi_files.s
Max
2020-09-20
another func renamed
red031000
2020-09-20
rename some funcs in prep for splitting runtime.o (#57)
red031000
Co-authored-by: Revo <projectrevotpp@hotmail.com>
2020-09-18
split __va_arg
red031000
2020-09-18
split mem_TRK
red031000
2020-09-18
actually split the correct strlen
red031000
2020-09-18
split libstdc++ __mem
red031000
2020-09-16
Added inferred inline functions ArrayInsert and ArrayCheckGrow
Max
2020-09-16
darray.c progress, added qsort.h, qsort labeled
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-13
split OSCache
red031000
2020-09-13
FISRT FUNC DECOMPED, DLInsert
red031000
2020-09-12
labeled __mod2u, __shl2i, __cvt_dbl_ull, etc by comparing with identical ↵
Max
code from Brawl
2020-09-11
split and name OS.s
red031000
2020-09-11
name the rest of the known functions
red031000
2020-09-10
document some known os funcs
red031000
2020-09-10
rename some more funcs
red031000
2020-09-10
rename stdlibc++ and trk funcs
red031000
2020-09-09
name known functions up to text_5
red031000
2020-09-09
name some funcs in init
red031000
2020-09-09
rename references to memcpy
red031000
2020-09-08
split text_6
red031000