Difference between revisions of "84PCE:Syscalls:000338"

From WikiTI
Jump to: navigation, search
(Created page with "GetCertCalcString 000338 - GetCertCalcString == Synopsis == '''Hypothesized Official Name:''' GetCer...")
 
(No difference)

Latest revision as of 10:48, 26 May 2016

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