문제

I am looking at some existing real-mode code that uses the in and out assembly instruction.

I recognize a few, but I don't know what most of the different ports in the instructions are related to.

Is there a list of what the different I/O ports refer to?

도움이 되었습니까?

해결책

You can find a list here, for x86.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top