Difference between revisions of "Category:83Plus:Ports:By Address"
(shorthand) |
|||
Line 4: | Line 4: | ||
Please read our page on [[Contributing]] before editing these pages! | 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. All writes to mirrored ports are ignored. | '''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. All writes to mirrored ports are ignored. | ||
Line 11: | Line 13: | ||
* '''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. Therefore, these pages also cover the TI-84+CSE. | + | '''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. |
Revision as of 22:21, 19 February 2013
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. All writes to mirrored ports are 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.