Difference between revisions of "Legacy FIRM PXI"
Jump to navigation
Jump to search
(Created page with "This page describes the PXI commands for TWL_FIRM/AGB_FIRM. {| class="wikitable" border="1" |- ! Command Header ! Available since system version ! Description |- | 0x0001.......") |
Vgturtle127 (talk | contribs) m (Fix stuff AGAIN) |
||
Line 9: | Line 9: | ||
| 0x0001.... | | 0x0001.... | ||
| [[1.0.0-0]] | | [[1.0.0-0]] | ||
− | | ? | + | |? |
|- | |- | ||
| 0x00020080 | | 0x00020080 | ||
Line 21: | Line 21: | ||
| 0x00040080 | | 0x00040080 | ||
| [[1.0.0-0]] | | [[1.0.0-0]] | ||
− | | | + | |? |
|- | |- | ||
| 0x0005.... | | 0x0005.... | ||
| [[1.0.0-0]] | | [[1.0.0-0]] | ||
− | | ? | + | |? |
|- | |- | ||
| 0x0006.... | | 0x0006.... | ||
| [[1.0.0-0]] | | [[1.0.0-0]] | ||
− | | ? | + | |? |
|- | |- | ||
| 0x0007.... | | 0x0007.... | ||
| [[1.0.0-0]] | | [[1.0.0-0]] | ||
− | | ? | + | |? |
|- | |- | ||
| 0x0008.... | | 0x0008.... | ||
| [[1.0.0-0]] | | [[1.0.0-0]] | ||
− | | ? | + | |? |
|- | |- | ||
| 0x0009.... | | 0x0009.... | ||
| [[1.0.0-0]] | | [[1.0.0-0]] | ||
− | | ? | + | |? |
|- | |- | ||
| 0x000A.... | | 0x000A.... | ||
| [[1.0.0-0]] | | [[1.0.0-0]] | ||
− | | ? | + | |? |
|- | |- | ||
| 0x000B0040 | | 0x000B0040 |
Revision as of 01:52, 6 November 2014
This page describes the PXI commands for TWL_FIRM/AGB_FIRM.
Command Header | Available since system version | Description |
---|---|---|
0x0001.... | 1.0.0-0 | ? |
0x00020080 | 1.0.0-0 | (u64 application_titleID) This launches the specified TWL title. Eventually this will wait for command 0x00040080 to be sent. |
0x00030080 | 1.0.0-0 | (u64 application_titleID) This launches the specified GBA VC title. |
0x00040080 | 1.0.0-0 | ? |
0x0005.... | 1.0.0-0 | ? |
0x0006.... | 1.0.0-0 | ? |
0x0007.... | 1.0.0-0 | ? |
0x0008.... | 1.0.0-0 | ? |
0x0009.... | 1.0.0-0 | ? |
0x000A.... | 1.0.0-0 | ? |
0x000B0040 | 1.0.0-0 | This is used for TWL initialization, prior to using command 0x00020080. |
0x000C0800 | 1.0.0-0 | This writes the input 0x80-byte ASCII data to nand:/rw/sys/lgy.log. |