User contributions
Jump to navigation
Jump to search
- 14:11, 1 June 2024 diff hist +28 Gamecards Link to where the 0x200 InitialData comes from, I noticed the pattern looking at the Lotus3 page at Switchbrew current
- 14:07, 1 June 2024 diff hist +208 NCSD InitialData at +0x1000 is not part of the development cart extension
- 09:01, 26 May 2024 diff hist +112 PSPXI:GenerateRandomBytes Add a short description how this thing works, the whole thing is too ugly to restate current
- 08:35, 26 May 2024 diff hist -20 NCSD →Development Card Info Header Extension: ID1 is unobtainable from userland
- 08:34, 26 May 2024 diff hist +697 NCSD Properly specify private header
- 08:16, 26 May 2024 diff hist -11 Gamecards Fix formatting because MediaWiki has terrible markup rules
- 08:15, 26 May 2024 diff hist +2,878 Gamecards Describe cart cryptography protocol now that it is confirmed the Switch uses a different protocol
- 07:13, 26 May 2024 diff hist +69 Gamecards Details on CRC-32
- 20:48, 27 January 2017 diff hist 0 NIM Services →NIM server service "nim:s": Fix cmd header for AccountDeleteTitleETicketsSOAP. This ''should'' be accurate but I am not sure. NIM sucks.
- 20:40, 27 January 2017 diff hist +49 NIMS:ConnectNoTicketDownload →Description: Add note why it's called the way it's called current
- 20:39, 27 January 2017 diff hist +797 N NIMS:ConnectNoTicketDownload Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00570082] |- | 1 | Pointer to a buffer |- | 2 | Length of the buffer |- | 3 |..."
- 20:34, 27 January 2017 diff hist +461 N NIMS:RegisterSelf Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x003C0002] |- | 1 | {{Tooltip|Descriptor|0x20}} for IPC#Handle_Translation|p..." current
- 20:31, 27 January 2017 diff hist +1,174 N NIMS:SetAttribute Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x000B0084] |- | 1 | Length of the attribute to set (''including'' trailing NUL..." current
- 20:25, 27 January 2017 diff hist +437 N NIMS:IsTaskRegistered Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00060080] |- | 1-2 | Title ID to query for |} =Response= {| class="wikitable..." current
- 20:24, 27 January 2017 diff hist +469 N NIMS:UnregisterTask Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00050082] |- | 1-2 | Title ID of the title whose task to remove |- | 3 | {{To..." current
- 20:21, 27 January 2017 diff hist -15 m NIMS:RegisterTask Remove duplicate "Descriptor"
- 20:20, 27 January 2017 diff hist +1,243 N NIMS:RegisterTask Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00550246] |- | 1-6 | Title Progress |- | 7-8 |..."
- 20:09, 27 January 2017 diff hist -2 NIMS:GetProgress →Description: Fix description that was wrongly copied and pasted.
- 20:09, 27 January 2017 diff hist +457 N NIMS:GetProgress Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00030000] |} =Response= {| class="wikitable" border="1" |- ! Index Word !..."
- 20:07, 27 January 2017 diff hist +393 N NIMS:CancelDownload Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00020000] |} =Response= {| class="wikitable" border="1" |- ! Index Word !..." current
- 20:06, 27 January 2017 diff hist 0 m NIMS:StartDownloadSimple Fix header code.
- 20:05, 27 January 2017 diff hist +575 N NIMS:StartDownloadSimple Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00420240] |- | 1-6 | Title Config |- | 7-8 | Unk..."
- 20:02, 27 January 2017 diff hist +27 NIMS:StartDownload Update with references to struct on NIM_Services and fill in missing u8.
- 19:56, 27 January 2017 diff hist +304 NIM Services →NIM server service "nim:s": Add stubs for filling in individual commands.
- 19:44, 27 January 2017 diff hist +1,428 NIM Services Update the page with structs.