83Plus:Ports:0F

From WikiTI
Jump to: navigation, search


Synopsis

Port Numbers: 0Fh

Function: This port contains the high two bits of addresses for memory mapped in port 7. Port 0E is an identical port that works with port 6.

See port 0E for comments. See also Memory Mapping.

Read Values

  • Bits 0-1: Whatever was last written
  • Bits 2-7: always 0

Write Values

  • Bits 0-1: Set a new value
  • Bit 2-7: No effect