summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2020-10-05add USB, EUART, and WUD subfolders and split some of BTEMax
2020-10-04split WPADHIDParser.sMax
2020-10-04split Pad.s and WPAD.sMax
2020-10-04split KPAD.sMax
2020-10-04split THPDec.s and THPAudio.sMax
2020-10-04split TPL.sMax
2020-10-04split dsp, dsp_debug, and dsp_taskMax
2020-10-04split mem_list, mem_frameHeap, mem_allocator, mix, and remoteMax
2020-10-04mem_heapCommon and mem_expHeapMax
2020-10-03split AI library, and AX, AXAlloc, AXAux, AXClMax
2020-10-03split dvdfd.s and dvd.sMax
2020-10-03split GXAttr, GXFifo, GXFrameBuf, GXGeometry, GXInit, GXLight, and GXMiscMax
2020-10-02add SDK/MTX directory to makefileMax
2020-10-02split db, EXIBios, EXICommon, EXIUart, SIBios, SISamplingRateMax
2020-10-01split PPCArch.sMax
2020-09-30split HBMBase.s and add SDK/HBM/ folderMax
2020-09-29split MSL_C math functions, and reorganize source treeMax
2020-09-28split lyt_common.sMax
2020-09-28split lyt_pane and lyt_group, adding asm/nw4r/lyt folderMax
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