mirror of
https://github.com/justinian/jsix.git
synced 2025-12-09 16:04:32 -08:00
504de44ff369f024576aa38420dcec4ffddd3798
APIC registers need to be read/written 32 bits at a time, so best to keep these as pointers to that size.
popcorn: A toy microkernel x64 UEFI OS
popcorn is a hobby OS for x64 UEFI environments to play with building a microkenerl architecture. It's far from finished, or even being usable - for now, it's a sandbox for me to explore the UEFI architecture, microkernels, and OS-related concepts that I want to play with.
Languages
C++
66.1%
Python
23.2%
C
8%
Assembly
2%
Shell
0.5%
Other
0.1%