REM We are trying to send and read DATA from a port (LPT)
REM --------------------------------------

debug
i 378
REM we got AA
o 378 00
REM We send 00
i 378
REM we got 00
o 378 22
REM We send 22
i 378
REM we got 00 Wrong !!!!!!!!!!

