84PCE:Syscalls:000310
From WikiTI
Revision as of 09:48, 26 May 2016 by MateoConLechuga (Talk | contribs)
Synopsis
Hypothesized Official Name: GetCertCalcString
Syscall Address: 000338h
This searches the certificate for the null terminated string used to display the type of calculator. This is not a required field; so sometimes it may return null.
For example, a TI84+CE will have the string "TI-84 Plus CE"
Inputs
- None
Outputs
- HL = pointer to string used to display the calculator type
Destroys
- All
Example
call _GetCertCalcString jp _PutS