]> git.ameliathe1st.gay Git - voyage-au-centre-des-fichiers.git/commit
Enabled basic interrupts and setup LAPIC, (though no IOAPIC yet)
authorAmelia Coutard <eliottulio.coutard@gmail.com>
Fri, 13 May 2022 01:23:13 +0000 (03:23 +0200)
committerAmelia Coutard <eliottulio.coutard@gmail.com>
Fri, 13 May 2022 01:23:13 +0000 (03:23 +0200)
commitf9e43c1790960585a0733a2016c5669d07e103fb
treefbaf4a2802274135b7103038559d760bb014296b
parent859d3eb8ff5984c5a9102ccc7f10e869a9bd04ba
Enabled basic interrupts and setup LAPIC, (though no IOAPIC yet)
src/interrupts.S [new file with mode: 0644]
src/interrupts.cpp [new file with mode: 0644]
src/interrupts.hpp [new file with mode: 0644]
src/kernel.cpp
src/utils.cpp
src/utils.hpp