0
I Use This!
Inactive

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 10 hours ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix short relocs More... over 6 years ago
Use vita-toolchain for building. Added stub library target for developers. More... almost 8 years ago
Moved UVL exports from SDK to here More... almost 8 years ago
Fixed bug in memstr where alphabet length is too small More... about 8 years ago
Merge pull request #11 from TheOfficialFloW/master More... about 8 years ago
Fixed weak imports resolving More... about 8 years ago
Merge pull request #9 from TheOfficialFloW/master More... about 8 years ago
Updated More... about 8 years ago
Updated More... about 8 years ago
Merge pull request #8 from MrNetrix/master More... over 8 years ago
Manually resolve several scePower syscalls, mostly for PSM Unity 1.06. More... over 8 years ago
Fixed uvl_elf_get_module_info returning zero always More... over 8 years ago
Merge pull request #6 from MrNetrix/master More... over 8 years ago
Changes ux0:/patch to app0:/ path conversion for module reloading not dependent on specific file names. More... over 8 years ago
No need to check for the other file paths if one was found. More... over 8 years ago
Allows better resolving of some NIDs by fixing reloading of eboot.bin and UnityPlayer by changing the file paths to app0: and using syscall estimation for a couple of functions. More... over 8 years ago
Bumped version number More... over 8 years ago
Unity PSM 1.05 doesn't need to use the sceCtrlPeekBufferPositive wrapper. More... over 8 years ago
Adds a wrapper for sceCtrlPeekBufferPositive to bit shift the values for the 'L' and 'R' buttons so the result matches the actual API. More... over 8 years ago
Fix a warning about implicit function declaration. More... over 8 years ago
PSM Unity support (1.05 and 1.06) More... over 8 years ago
Removed unneeded uvl export More... almost 9 years ago
Add fields for user thread priority/stack size More... almost 9 years ago
New method of multiple loading, use threads More... almost 9 years ago
Added initial code for menu exports More... almost 9 years ago
Removed log entry between unlock/lock which causes freeze More... almost 9 years ago
Removed need to separate 3.xx builds. Find SceLibKernel NID automatically. More... almost 9 years ago
Proper 3.51 NID More... almost 9 years ago
Added 3.51 support More... almost 9 years ago
Removed block read More... almost 9 years ago