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...")
 
 
(One intermediate revision by the same user not shown)
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 uses the new serial flash chip. Additional bits may or may not have meaning.

Latest revision as of 02:50, 30 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 uses the new serial flash chip. Additional bits may or may not have meaning.