Fix PIC, add small delays when initializing

This commit is contained in:
2025-11-18 23:27:49 +01:00
parent 638214a0e2
commit 28c95303e9
8 changed files with 51 additions and 24 deletions

View File

@ -3,7 +3,7 @@
set -x
qemu-system-x86_64 \
-cpu IvyBridge \
-machine pc \
-m 4G \
-boot d \
-serial stdio \