Difference between revisions of "Category:83Plus:Ports:By Address"
Thepenguin77 (Talk | contribs) |
NonstickAtom (Talk | contribs) m (Removed/amended an incorrect statement) |
||
(2 intermediate revisions by one other user not shown) | |||
Line 5: | Line 5: | ||
− | '''A note about 83+BE ports:''' On the 83+BE, many of the ports have been mirrored to the 00h-07h region. If a port is mirrored, when it is being read, take the bitwise-AND with 07h to find the actual port being accessed. | + | '''Note on terminology:''' P:nn is shorthand for port nn, e.g. P:04 refers to port 4. |
+ | |||
+ | '''A note about 83+BE ports:''' On the 83+BE, many of the ports have been mirrored to the 00h-07h region. If a port is mirrored, when it is being read, take the bitwise-AND with 07h to find the actual port being accessed. Writes to mirror ports are not ignored. | ||
Legitimate 83+BE ports (the rest are mirrored): | Legitimate 83+BE ports (the rest are mirrored): | ||
* '''Read values''' - 00h-07h and 10h-13h are original ports | * '''Read values''' - 00h-07h and 10h-13h are original ports | ||
* '''Write values''' - 00h-07h, 10h-13h, 14h, and 16h are original ports | * '''Write values''' - 00h-07h, 10h-13h, 14h, and 16h are original ports | ||
+ | |||
+ | '''Please note:''' The TI-84+CSE uses the same ASIC as the TI-84+/SE; it just has a different screen and controller. Therefore, these pages also cover the TI-84+CSE. |
Latest revision as of 10:11, 9 December 2020
See also list of ports by name and State of the calculator at boot.
Please read our page on Contributing before editing these pages!
Note on terminology: P:nn is shorthand for port nn, e.g. P:04 refers to port 4.
A note about 83+BE ports: On the 83+BE, many of the ports have been mirrored to the 00h-07h region. If a port is mirrored, when it is being read, take the bitwise-AND with 07h to find the actual port being accessed. Writes to mirror ports are not ignored.
Legitimate 83+BE ports (the rest are mirrored):
- Read values - 00h-07h and 10h-13h are original ports
- Write values - 00h-07h, 10h-13h, 14h, and 16h are original ports
Please note: The TI-84+CSE uses the same ASIC as the TI-84+/SE; it just has a different screen and controller. Therefore, these pages also cover the TI-84+CSE.
Subcategories
This category has the following 3 subcategories, out of 3 total.
Pages in category "83Plus:Ports:By Address"
The following 80 pages are in this category, out of 80 total.