summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2020-09-27split math_triangular.s and create asm/nw4r/math directoryMax
2020-09-25split snd_SeqPlayer, and commented out labels involving '@' (was causing link...Max
2020-09-24split snd_FxReverbHi, and reorganized nw4r code into subdirectoriesMax
2020-09-23replaced patch_strtab with postprocess.pyMax
2020-09-23split ut_list, ut_LinkList, and ut_BinaryFileFormatMax
2020-09-23patch_strtab readme, and add it to the MakefileMax
2020-09-20add src/GameSpy to makefile, fill src/GameSpy and asm/GameSpyMax
2020-09-19decompile ptmf.ored031000
2020-09-18split mem_TRKred031000
2020-09-18split libstdc++ __memred031000
2020-09-17decompile darray.c. ArraySearch and ArrayInsertedSorted nonmatching with regi...Max
2020-09-17Match all except ArraySearch & ArrayInsertSortedMax
2020-09-16match ArrayNewMax
2020-09-15OSAlloc.c need to fixed offsets to global static data, then it will matchMax
2020-09-13FISRT FUNC DECOMPED, DLInsertred031000
2020-09-13split OSAlloc and move OS SDK into own directoryred031000
2020-08-26move elf2dol into separate directory + makefile improvementsred031000
2020-08-26initial commitProjectRevoTPP