Implement first basic interrupt handler

This commit is contained in:
2025-05-29 18:21:42 +02:00
parent 18233ec722
commit 20808a7992
16 changed files with 283 additions and 32 deletions

1
.gitignore vendored
View File

@@ -1,3 +1,4 @@
/target
kernel8.img
.env
sd.img