83Plus:BCALLs:5182
From WikiTI
Synopsis
Unofficial Name: SetMachineID
BCALL Address: 5182
Minimum OS Version: 2.30
Sets up flags so that the link routines will use the machine ID 73h (TI-83 Plus/TI-84 Plus).
Inputs
- None
Outputs
- Bits 1-4 of iy+1Bh reset
Destroys
- None
Comments
This B_CALL was introduced in OS 2.30. Programs should check the OS version before attempting to use this routine.
It's quicker to just reset the four bits of iy+1Bh yourself, since this BCALL only works on OS 2.30 or higher.