does qemu allows writing to the PIC and other hardwares?

前端 未结 0 1680
清歌不尽
清歌不尽 2021-02-04 04:40

i\'m writing a bootloader and i wrote a piece of code to mask some IRQs by writing to the PIC1 i/o port, the code to do so is:

    in al, 0x21          ; Read exi         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题