http://git.dujemihanovic.i2p?p=nameless-os.git;a=log;h=0b02cbac466992423caa450f9659b18d251a4158
EXC8 is double fault, and IRQ1 is keyboard. EXC8 handler puts out a ':(' on the top left corner of the screen and halts the machine, while IRQ1 puts out a string on the screen. However, it will only do so once, and I have yet to figure out why. 4 years ago More features in VGA driver commit | commitdiff | tree Duje Mihanović [ Thu, 16 Sep 2021 17:38:34 +0000 (19:38 +0200)] More features in VGA driver...