This website requires JavaScript.
Explore
Help
Sign In
Sinipelto
/
banan-os
Watch
1
Star
0
Fork
0
You've already forked banan-os
forked from
Bananymous/banan-os
Code
Pull Requests
Activity
Files
0bdb01ee04fa7c96aeeee862f7a9f9cf867efe43
banan-os
/
kernel
/
arch
/
i386
History
Bananymous
0bdb01ee04
Kernel: Replace PIC with APIC
...
If APIC/IOAPIC is not found, we fallback to PIC Interrupts don't seem to work on real hardware (?)
2022-12-19 11:46:25 +02:00
..
APIC.cpp
Kernel: Replace PIC with APIC
2022-12-19 11:46:25 +02:00
boot.S
Kernel: Implement basic VESA Graphics mode driver
2022-12-16 00:47:03 +02:00
CPUID.cpp
Kernel: Implement 'cpuid' and enumerations for features
2022-12-15 17:28:54 +02:00
crti.S
Rename .s extensions to .S
2022-11-15 09:25:18 +02:00
crtn.S
Rename .s extensions to .S
2022-11-15 09:25:18 +02:00
font.c
Kernel: Implement basic VESA Graphics mode driver
2022-12-16 00:47:03 +02:00
font.h
Kernel: Implement basic VESA Graphics mode driver
2022-12-16 00:47:03 +02:00
GDT_asm.S
Kernel: Move GDT and IDT files to architecture specific folder
2022-12-08 17:50:04 +02:00
GDT.cpp
Kernel: Move GDT and IDT files to architecture specific folder
2022-12-08 17:50:04 +02:00
IDT_asm.S
Kernel: Move GDT and IDT files to architecture specific folder
2022-12-08 17:50:04 +02:00
IDT.cpp
Kernel: Replace PIC with APIC
2022-12-19 11:46:25 +02:00
linker.ld
Changed back to lower half kernel, since im dump.
2022-11-15 00:38:33 +02:00
make.config
Kernel: Replace PIC with APIC
2022-12-19 11:46:25 +02:00
tty.cpp
Kernel: Add unicode support
2022-12-16 03:55:13 +02:00
VESA.cpp
Kernel: Add unicode support
2022-12-16 03:55:13 +02:00