fixed int86 to return correctly from BIOS calls that internally change
authorJohn Tsiombikas <nuclear@mutantstargoat.com>
Thu, 3 May 2018 20:37:51 +0000 (23:37 +0300)
committerJohn Tsiombikas <nuclear@mutantstargoat.com>
Thu, 3 May 2018 20:37:51 +0000 (23:37 +0300)
commit28d44c4b65b11f37ffd69a2b0227f14ca5c4f137
tree130f7f449cd2e4d8e672b0e3e0019c8dbf19ab32
parentc0af8cc560cb8ccf4e9da121d7045007de304f66
fixed int86 to return correctly from BIOS calls that internally change
to protected mode and back to real mode, undoing our unreal mode hack in
the process.
src/boot/boot2.s