Commit Graph

16 Commits

Author SHA1 Message Date
Maschell 177cb9b9b2 Fix compiling with devkitpro r32. Fix Issue #2 2018-07-07 18:09:45 +02:00
Maschell fb5331881b Added GetThreadAffinity function to the CThread class. 2018-04-04 15:39:27 +02:00
Maschell a8305b55b4 Added a FileDownloader, bases on the one from loadiine 2018-03-11 20:49:40 +01:00
Maschell 94d64db894 Formatting 2018-03-11 16:44:04 +01:00
Maschell ab456c08c9 Added function for installing syscall 0x25 (KernelCopyData) 2018-03-11 13:49:06 +01:00
Maschell d3657d14eb Added more net functions and a generic TCPServer 2018-03-07 18:42:04 +01:00
Maschell 169468ad60 Added "dumpHex", "FSUtils::saveBufferToFile" and "recvwait" 2018-03-04 16:10:02 +01:00
Maschell 3eb6c9729f Using github instead of sourceforge 2018-02-25 13:46:59 +01:00
Maschell 8e3a2f337a Added function to "log" via OSFatal 2017-12-27 12:44:24 +01:00
Maschell 29928e206f Removed the kernel code. All stuff is already done by the kernel exploit 2017-11-11 15:47:46 +01:00
Maschell 9d32fea60d Extends the DirtList class 2017-10-31 20:43:35 +01:00
Maschell 0315280370 include syscalls.h 2017-10-31 15:57:54 +01:00
Maschell 69f8e96c4a Added missing defines and optimized the function patcher 2017-10-30 21:48:24 +01:00
Maschell 218a430a4a Added missing function defines and removed deprecated functions 2017-10-29 18:28:18 +01:00
Maschell 5855923998 Added missing dependency, small adjustments to the README 2017-10-29 10:25:54 +01:00
Maschell 87cd6bcac3 First commit. Have fun! 2017-10-29 09:24:06 +01:00