Card hardware: Difference between revisions
New page: Here's a set of sample card commands that an old DS sends to a DSi enhanced card upon bootup: {| class="wikitable" border="1" |- ! Size ! Command ! Description |- |2000 |9F000000000000... |
No edit summary |
||
| Line 54: | Line 54: | ||
|A75C702DD38EC631 | |A75C702DD38EC631 | ||
| ENTER MAIN | | ENTER MAIN | ||
|- | |||
|0004 | |||
|B800000000000000 | |||
| CARDID 40001FC2 | |||
|- | |||
|0200 | |||
|B7001C7200000000 | |||
| ROM READ | |||
|- | |||
|0200 | |||
|B7001C7400000000 | |||
| ROM READ | |||
|} | |} | ||
The KEY1 commands shown here are already decrypted. | The KEY1 commands shown here are already decrypted. | ||