Difference between revisions of "Category:83Plus:Ports:Unknown"

From WikiTI
Jump to: navigation, search
(Ports 21, 25, and 26 are no longer unknown; port 24 still is)
(SE Calculator Ports Only)
Line 27: Line 27:
 
'''Port 0F:'''
 
'''Port 0F:'''
 
* Tied with swapping bank $8000. Before swapping pages this port should contain 00, otherwise data read from those pages may not be accurate.
 
* Tied with swapping bank $8000. Before swapping pages this port should contain 00, otherwise data read from those pages may not be accurate.
 +
 +
'''Port 15:'''
 +
* Holds a non-zero value, but does not seem to be changable.
  
 
'''Port 24:'''
 
'''Port 24:'''

Revision as of 22:53, 28 June 2011


Synopsis

There are several ports that have not yet been totally solved. Here is a list of them and what information is available.


83+ & SE Calculator Ports

Port 04: Writing:

  • Bit 3: always 0, doesn't seem to have any effect
  • Bit 4: always 1, doesn't seem to have any effect, guessing leftover from 83 code
  • Bit 5: always 1, guessing same as 83
  • Bit 6: default 1, guessing same as 83
  • Bit 7: Voltage level at which port 02 bit 0 flips, default 0


SE Calculator Ports Only

Port 0B:

  • Tied to the link assist on the SE calculators. Only written to in boot code where it receives B4. Possibly controls the timeout for receiving.

Port 0C:

  • Tied to the link assist on the SE calculators. Only written to in boot code where it receives B4. Possibly controls the timeout for sending.

Port 0E:

  • Tied with swapping bank $4000. Before swapping pages this port should contain 00, otherwise data read from those pages may not be accurate.

Port 0F:

  • Tied with swapping bank $8000. Before swapping pages this port should contain 00, otherwise data read from those pages may not be accurate.

Port 15:

  • Holds a non-zero value, but does not seem to be changable.

Port 24:

  • This can be set to any value from 0 to 0FFh, but no effect is readily apparent. This is a protected port.

Port 2D:

  • Only bits 0 and 1 can be altered, but no effect is apparent.

USB Ports:

  • All information concerning the USB ports will be handled here.

Comments

Other ports have unknown functions but are never written to, read from, or change in a significant way. Port 15 on the SE calculators has a value that does seem possible to change, but is not used directly. Other ports likely have no purpose at all.

There is still quite bit unknown about the hardware, however the remainder is less significant to or can not be used by the average coder.


Credits and Contributions

  • Tijl Coosemans
  • Dan Englender
  • James Montelongo
  • Michael Vincent

This category currently contains no pages or media.