Difference between revisions of "Category:84PCE:Ports:By Address"

From WikiTI
Jump to: navigation, search
(Also updated to reflect discovery of MMIO)
 
Line 6: Line 6:
 
''Nota bene:'' In normal operation, IN is censored, and OUT causes an NMI (or reset?). Except for the 00xx range of ports, all other ports can be accessed by user code using memory-mapped I/O.
 
''Nota bene:'' In normal operation, IN is censored, and OUT causes an NMI (or reset?). Except for the 00xx range of ports, all other ports can be accessed by user code using memory-mapped I/O.
  
Also note that all ports in the 2xxx and Fxxx ranges all read zeros and may be unused and have no function.
+
Also note that all ports in the Fxxx range read all zeros and may be unused and have no function.

Latest revision as of 16:55, 17 April 2015

See also list of ports by name

Please read our page on Contributing before editing these pages!

Nota bene: In normal operation, IN is censored, and OUT causes an NMI (or reset?). Except for the 00xx range of ports, all other ports can be accessed by user code using memory-mapped I/O.

Also note that all ports in the Fxxx range read all zeros and may be unused and have no function.