Lotus3: Difference between revisions
No edit summary |
|||
Line 214: | Line 214: | ||
== GetCardKeyArea == | == GetCardKeyArea == | ||
Signals the Gamecard ASIC to send a 0x800 byte sized buffer containing the current Gamecard's key area sectors. | Signals the Gamecard ASIC to send a 0x800 byte sized buffer containing the current Gamecard's key area sectors. | ||
{| class="wikitable" border="1" | |||
|- | |||
! Sector | |||
! Size | |||
! Description | |||
|- | |||
| 0 | |||
| 0x200 | |||
| Gamecard specific data | |||
|- | |||
| 1 | |||
| 0x200 | |||
| [[Gamecard_Format#Gamecard_Certificate|Gamecard Certificate]] | |||
|- | |||
| 2 | |||
| 0x200 | |||
| [[Gamecard_Format#Initial_Data|Gamecard Initial Data]] | |||
|- | |||
| 3 | |||
| 0x200 | |||
| Empty sector (all FFs) | |||
|} | |||
== SendCardCommand == | == SendCardCommand == | ||
Line 229: | Line 252: | ||
|- | |- | ||
| 0x1 | | 0x1 | ||
| | | 0x1 | ||
| | | Page size | ||
|- | |||
| 0x2 | |||
| 0x1 | |||
| Direction (0 = read, 1 = write) | |||
|- | |||
| 0x3 | |||
| 0x1 | |||
| Padding | |||
|- | |||
| 0x4 | |||
| 0x4 | |||
| Page count | |||
|- | |- | ||
| 0x8 | | 0x8 | ||
Line 1,063: | Line 1,098: | ||
| 0x108 | | 0x108 | ||
| 0x4 | | 0x4 | ||
| | | Empty | ||
|- | |- | ||
| 0x10C | | 0x10C | ||
| 0x4 | | 0x4 | ||
| | | Empty | ||
|- | |- | ||
| 0x110 | | 0x110 | ||
Line 1,083: | Line 1,118: | ||
| 0x11C | | 0x11C | ||
| 0x4 | | 0x4 | ||
| | | Empty | ||
|- | |- | ||
| 0x120 | | 0x120 |