How or which section of the QEMU source is actually handling BIOS interrupt
call, I have written a
new user interrupt 0x79 in BIOS.BIN, but I need to ask QEMU to purposely
invoke INT 0x79 call,
where this ISR will write some byte info into BDA/BIOS DATA AREA.

Reply via email to