Commit Graph

71 Commits

Author SHA1 Message Date
xamidev dbd068e55a Update README.md 2025-12-27 15:54:58 +01:00
xamidev 53fb22cecd Merge pull request #5 from xamidev/time
1000Hz PIC timer working + IDT dispatch/handler fixes
2025-12-27 13:55:00 +01:00
xamidev 54f26c506e 1000Hz PIC timer working + IDT dispatch/handler fixes 2025-12-27 13:52:05 +01:00
xamidev bb556709d8 Update README.md 2025-12-23 11:20:16 +01:00
xamidev 24d75463b8 Merge pull request #4 from xamidev/idt
Idt
2025-12-22 21:05:42 +01:00
xamidev 42fc169e10 Interrupt Dispatch and Handling (for first common vectors) 2025-12-22 21:04:45 +01:00
xamidev d0b4da0596 IDT: set entry, load into IDTR, interrupt stub + dispatcher for common faults 2025-12-22 19:38:50 +01:00
xamidev 0031c2fe03 Woops.. it wasnt nonsense after all 2025-12-22 11:27:39 +01:00
xamidev 282a423387 Delete GCH nonsense 2025-12-22 11:26:59 +01:00
xamidev c43be0bddd Merge pull request #3 from xamidev/gdt
GDT init (load + flush)
2025-12-22 11:24:15 +01:00
xamidev 6fc7266716 GDT init (load + flush) 2025-12-22 11:20:24 +01:00
xamidev 29deb20cd7 Merge pull request #2 from xamidev/serial
Serial communication
2025-12-21 20:35:02 +01:00
xamidev 62302e03d5 Add: init serial + getting text out of it 2025-12-21 20:33:48 +01:00
xamidev e6f4200ae9 rename stuff + add GDB debug rule 2025-12-21 15:59:14 +01:00
xamidev c8df8934b5 Merge pull request #1 from xamidev/hello-world
Hello world
2025-12-21 15:41:10 +01:00
xamidev b1b4bd0221 Clearer README 2025-12-21 15:39:55 +01:00
xamidev ef5f658a62 Portable printf added 2025-12-21 15:34:45 +01:00
xamidev b41b6e2369 Hello, world! in linear framebuffer 2025-12-21 14:56:19 +01:00
xamidev 634cf699dc First steps: include Limine, kernel entry point, framebuffer request 2025-12-20 10:57:36 +01:00
xamidev 5142e93728 Create LICENSE 2025-12-20 09:18:55 +01:00
xamidev aa32619417 First commit: add README 2025-12-20 09:17:49 +01:00