Difference between revisions of "84PCE:Ports:0003"

From WikiTI
Jump to: navigation, search
(Created page with "0003 - Hardware ID Hardware ID == Synopsis == '''Port Number:''' 0003 '''Function:''' Hardware ID The bo...")
 
(Python Edition \o/)
Line 5: Line 5:
 
'''Function:''' Hardware ID
 
'''Function:''' Hardware ID
  
The boot code checks this to see if the unit is a TI-84 Plus CE or a TI-83 Premium CE. 00=84PCE, 01=83PCE. Additional bits may or may not have meaning.
+
The boot code checks this to see if the unit is a TI-84 Plus CE or a TI-83 Premium CE. 00=84PCE, 01=83PCE. Bit 4 indicates whether the unit is a Python Edition. Additional bits may or may not have meaning.

Revision as of 21:12, 28 June 2019

Synopsis

Port Number: 0003

Function: Hardware ID

The boot code checks this to see if the unit is a TI-84 Plus CE or a TI-83 Premium CE. 00=84PCE, 01=83PCE. Bit 4 indicates whether the unit is a Python Edition. Additional bits may or may not have meaning.