84PCE:Syscalls:000338

From WikiTI
Revision as of 10:48, 26 May 2016 by MateoConLechuga (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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