mirror of
https://github.com/Vita3K/Vita3K.git
synced 2026-07-11 01:34:23 +02:00
11dc3b8b2a
* Loading modules from bootimage.skprx * ELF loading with automatic format detection based on the magic value * New NIDs and modules for kernel-level functions (added manually). * Implementation of several kernel-level functions. Most of them delegate to user-level counterparts. Other changes, which are difficult to split: * Whenever possible, do not relocate modules. * Patches are now read for eboot.bin only * ELF dumps are now organized into subfolders named by application/game ID * Correct implementation of LLE libfiber, even without an LLE sysmodule