mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-05-27 21:24:11 -04:00
docs: style fixes
This commit is contained in:
parent
57ac153671
commit
59ea93e9cd
17 changed files with 23 additions and 33 deletions
|
@ -1,5 +1,5 @@
|
|||
# loader
|
||||
This module is a reimplementation of the Horizon OS's "ldr" system module, which is responsible for creating processes from executable NSO images and registering their access control.
|
||||
This module is a reimplementation of the Horizon OS's `ldr` system module, which is responsible for creating processes from executable NSO images and registering their access control.
|
||||
|
||||
## Extensions
|
||||
Atmosphère extends this module to allow executables to be replaced or patched by files stored on the SD card. Note that a few services are required for SD card access and therefore cannot be replaced or patched in this manner.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue