Lotus3: Difference between revisions
No edit summary |
Sync with AMS names |
||
| Line 15: | Line 15: | ||
|- | |- | ||
| 61 | | 61 | ||
| [[# | | [[#FinishOperation]] | ||
|- | |- | ||
| 62 | | 62 | ||
| [[# | | [[#Sleep]] | ||
|- | |- | ||
| 63 | | 63 | ||
| [[# | | [[#UpdateKey]] | ||
|} | |} | ||
| Line 47: | Line 47: | ||
|} | |} | ||
== | == FinishOperation == | ||
Returns the status of a completed operation. | Returns the status of a completed operation. | ||
== | == Sleep == | ||
Puts the Gamecard ASIC in sleep mode. | Puts the Gamecard ASIC in sleep mode. | ||
== | == UpdateKey == | ||
Tells the Gamecard ASIC to generate new random key data. | Tells the Gamecard ASIC to generate new random key data. | ||