New pages
Jump to navigation
Jump to search
20 July 2025
- 04:4704:47, 20 July 2025 /dev/bsp/RTC (hist | edit) [5,266 bytes] Spletz (talk | contribs) (Created page with "/bsp/RTC is the entity that handles the RTC. Note that data size values for each method need to be double checked. == Attributes == === POFF_EXE === '''Permissions''': <code>BSP_PERMISSIONS_IOS</code> {| class="wikitable" ! Method ! Data Size ! Values ! Description |- | Read | 0x4 | | |- | Write | 0x4 | |- | Init | 0 | | |} === DEVPWR_EN === '''Permissions''': <code>BSP_PERMISSIONS_IOS</code> {| class="wikitable" ! Method ! Data Size ! Values ! Description |- | Read...")
9 June 2025
- 10:1810:18, 9 June 2025 Error Codes (hist | edit) [221,780 bytes] Spletz (talk | contribs) (Created page with "When an error occurs that requires the user to be notified, erreula.rpl or error.rpx will display a pop-up or fatal error notification respectively of an error code in the format 'XXX-XXXX", with the first 3 digits representing the error module and the last 4 discriminating the exact issue. Error codes are generated on either an in-module or in-application basis. Some apps require their own error handling to be implemented by a developer, such as PIA or NEX. Error codes...")