09-04-2023, 12:34 AM
That is an interesting link to a post concerning port calls where of course:
Inp(1016) and Out(1016) reads and writes to the com port where 1016 is 0x3f8
but I was wondering how to read the port address from BIOS instead of hard-coding the actual port address.
using Peek(x). Thanks, Erik.
Inp(1016) and Out(1016) reads and writes to the com port where 1016 is 0x3f8
but I was wondering how to read the port address from BIOS instead of hard-coding the actual port address.
using Peek(x). Thanks, Erik.