Operation 0x41 of Interrupt 0x15
Posted: Mon Mar 19, 2012 5:18 am
Hi!
I am currently working on a little IA32 / Real Mode emulator. One problem ist that MS-DOS 6.22 calls operation 0x41 of Interrupt 0x15 during the boot process and I don't find any information regarding that operation.
I verified the call so it isn't a bug in my code by using bochs as well (DOS 6.22 boot process, linear address 0x23E3). Do you have any information about it?
Thanks in advance!
I am currently working on a little IA32 / Real Mode emulator. One problem ist that MS-DOS 6.22 calls operation 0x41 of Interrupt 0x15 during the boot process and I don't find any information regarding that operation.
I verified the call so it isn't a bug in my code by using bochs as well (DOS 6.22 boot process, linear address 0x23E3). Do you have any information about it?
Thanks in advance!