Changes

205 bytes added ,  20:54, 5 January 2022
→‎Libraries: added IPC and added second method of finding libraries
Line 7: Line 7:     
== Libraries ==
 
== Libraries ==
Libraries can be identified by a string saying <code>&lt;&lt; RVL_SDK - NAME</code>.
+
Many libraries can be identified by a string saying <code>&lt;&lt; RVL_SDK - NAME</code>; this string also contains build info. However, libraries without that string can be identified by their functions, as all function names start with the library name.
    
{| class="wikitable"
 
{| class="wikitable"
Line 14: Line 14:  
|-
 
|-
 
| [[Revolution OS|OS]]
 
| [[Revolution OS|OS]]
| Full name is Revolution OS; responsible for things like context switching and [[IOS]] communication
+
| Full name is Revolution OS; responsible for things like context switching
 
|-
 
|-
 
| RFL
 
| RFL
Line 75: Line 75:  
| HBM
 
| HBM
 
| Possibly short for "Home Button Menu;" probably the [[HOME Menu]]
 
| Possibly short for "Home Button Menu;" probably the [[HOME Menu]]
 +
|-
 +
| [[IPC (SDK)|IPC]]
 +
| Handles communication with [[IOS]]
 
|}
 
|}
5,579

edits