Azt hiszem, meg kell nézni a soros kártya rendszerét, mert néha a portok dekódolása nem helyes, és megduplázódik.
A1 és A2 címsorok, ahol a bal oldali lebegő, így a 0x00 port a 0x02 és 0x04 & 0x06, és a 0x01 a 0x03 és 0x05 & 0x07 tükröződik.
0x08 és 0x0f között még mindig szabad.
-------------------------_
I think you should look at the scheme of the serial card, because sometimes the decoding of the ports is not correct and is duplicated.
A1 and A2 address lines where left floating so port 0x00 is mirrored on 0x02 & 0x04 & 0x06 , and 0x01 is mirrored on 0x03 & 0x05 & 0x07.
0x08 to 0x0f are still free.