1
0
Fork 0

feat/kernel: APIC (LAPIC / IOAPIC) and PIT

This commit is contained in:
Kevin Alavik 2025-05-16 20:19:05 +02:00
parent cdceef1da7
commit 9fcac766f6
Signed by: cmpsb
GPG key ID: 10D1CC0526FDC6D7
10 changed files with 350 additions and 11 deletions

1
credits.txt Normal file
View file

@ -0,0 +1 @@
- Thanks to Raph and https://github.com/SILD-Project/soaplin for most APIC related code