INPUT<x> Command

The INPUT<x> command sets the simulated inputs to port <x>. The CPU reads this input value when port <x> is set as an input port.

Syntax
  >gdi INPUT<x> <n>  

Where: <x> is the letter representing corresponding port

<n> is an eight-bit simulated value for port <x>

Example
  >gdi INPUTA AA 

Simulate the input AA on port A.