yifanlu / taiHEN

CFW framework for PS Vita
MIT License
302 stars 46 forks source link

Use shared region to load plugins for *ALL #33

Open yifanlu opened 7 years ago

yifanlu commented 7 years ago

This should save memory: if the plugin is found in *ALL, then load it to 0xE0000000 region. The kernel will then share the text pages.