Difference between revisions of "84PCE:Syscalls:000310"
From WikiTI
m (Undo revision 11189 by MateoConLechuga (talk)) |
|||
Line 1: | Line 1: | ||
− | [[Category:84PCE:Syscalls:By Name| | + | [[Category:84PCE:Syscalls:By Name|GetCertCalcID]] |
− | [[Category:84PCE:Syscalls:By Address| | + | [[Category:84PCE:Syscalls:By Address|00033C - GetCertCalcID]] |
== Synopsis == | == Synopsis == | ||
− | '''Hypothesized Official Name:''' | + | '''Hypothesized Official Name:''' GetCertCalcID |
− | '''Syscall Address:''' | + | '''Syscall Address:''' 00033Ch |
− | + | Searches the certificate for the calculator ID, and returns a pointer to it. | |
− | + | ||
− | + | ||
=== Inputs === | === Inputs === | ||
− | * | + | * None |
=== Outputs === | === Outputs === | ||
− | * Pointer to | + | * Pointer to calculator ID |
=== Destroys === | === Destroys === | ||
* All | * All | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− |
Revision as of 09:50, 26 May 2016
Contents
Synopsis
Hypothesized Official Name: GetCertCalcID
Syscall Address: 00033Ch
Searches the certificate for the calculator ID, and returns a pointer to it.
Inputs
- None
Outputs
- Pointer to calculator ID
Destroys
- All