Difference between revisions of "Category:83Plus:Ports:By Address"
Thepenguin77 (Talk | contribs) |
NonstickAtom (Talk | contribs) m (Removed/amended an incorrect statement) |
||
(7 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
[[Category:83Plus:Ports|Ports by Address/Number]] | [[Category:83Plus:Ports|Ports by Address/Number]] | ||
− | See also [[:Category:83Plus:Ports:By Name|list of ports by name]]. | + | See also [[:Category:83Plus:Ports:By Name|list of ports by name]] and [[83Plus:State_of_the_calculator_at_boot|State of the calculator at boot]]. |
Please read our page on [[Contributing]] before editing these pages! | Please read our page on [[Contributing]] before editing these pages! | ||
− | '''A note about 83+BE ports:''' On the 83+BE, many of the ports have been mirrored to the | + | |
− | * '''Read values''' - | + | '''Note on terminology:''' P:nn is shorthand for port nn, e.g. P:04 refers to port 4. |
− | * '''Write values''' - | + | |
+ | '''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. |
Latest revision as of 11: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.