Changes

Default I/O Port Summary

1,706 bytes removed, 14 May
This list shows only the internal standard I/O ports, as used in the BIOS ROM of the CPC 464/664/6128 BIOS, and in the AMSDOS ROM of the CPC 664/6128 and DDI-1. For a more complete list, including all Peripherals, see the [[I/O Port Summary|Complete I/O Port Summary]].
 
== I/O Port Mapping ==
 
{|{{Prettytable|width: 700px; font-size: 2em;}}
|'''Hardware device'''||'''Address'''||'''Read/Write'''||'''b15'''||'''b14'''||'''b13'''||'''b12'''||'''b11'''||'''b10'''||'''b9'''||'''b8'''||'''b7'''||'''b6'''||'''b5'''||'''b4'''||'''b3'''||'''b2'''||'''b1'''||'''b0'''
|-
|Gate Array||&7F||Write Only||0||1||-||-||-||-||-||-||-||-||-||-||-||-||-||-
|-
|PAL||&7F||Write Only||0||(1)||-||-||-||-||-||-||-||-||-||-||-||-||-||-
|-
|CRTC Select||&BC||Write Only||-||0||-||-||-||-||0||0||-||-||-||-||-||-||-||-
|-
|CRTC Write||&BD||Write Only||-||0||-||-||-||-||0||1||-||-||-||-||-||-||-||-
|-
|CRTC Status||&BE||Read Only||-||0||-||-||-||-||1||0||-||-||-||-||-||-||-||-
|-
|CRTC Read||&BF||Read Only||-||0||-||-||-||-||1||1||-||-||-||-||-||-||-||-
|-
|ROM select||&DF||Write Only||-||-||0||-||-||-||-||-||-||-||-||-||-||-||-||-
|-
|Printer port||&EF||Write Only||-||-||-||0||-||-||-||-||-||-||-||-||-||-||-||-
|-
|PPI Port A||&F4||Read/Write||-||-||-||-||0||-||0||0||-||-||-||-||-||-||-||-
|-
|PPI Port B||&F5||Read/Write||-||-||-||-||0||-||0||1||-||-||-||-||-||-||-||-
|-
|PPI Port C||&F6||Read/Write||-||-||-||-||0||-||1||0||-||-||-||-||-||-||-||-
|-
|PPI Control||&F7||Write Only||-||-||-||-||0||-||1||1||-||-||-||-||-||-||-||-
|-
|FDC Status||&FB||Read Only||-||-||-||-||-||0||-||1||0||-||-||-||-||-||-||0
|-
|FDC Data||&FB||Read/Write||-||-||-||-||-||0||-||1||0||-||-||-||-||-||-||1
|-
|FDC Motor||&FA||Write Only||-||-||-||-||-||0||-||0||0||-||-||-||-||-||-||-
|}
 
0 means the bit must be set to 0 for the hardware device to respond, 1 means the bit must be set to 1 for the hardware device to respond, - means this bit is ignored. r1 and r0 mean a bit used to define a register
== I/O Ports ==
5,134
edits