84PCE:Syscalls:000338
From WikiTI
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