GitFOSS

@ethicdevs / crystal-os
Watchers
0
Likes
0
Forks
2
Files
Pull Requests
1
Pipelines
0
Tests & Coverage
0
Issues
0
API Reference
0
Feedback
Help Center
Settings

GitFOSS

ExploreContribute
RegisterLogin

ethicdevs / crystal-os

Files

Fork0
Willi Wonkafeat(prelude): add custom prelude for x64
3327f17 (parent bfd3820)5/3/2026, 2:47:08 AM
~boot/
Commits History
  • ..
  • a20-utility-inl.asm
    feat: initial working bootloader/kernelc1ad0fc
  • bootloader.asm
    feat(prelude): add custom prelude for x643327f17
  • idt-utility-inl.asm
    chore: refactor to x86_64 (wip)bfd3820
  • kernel-load-macros-inl.asm
    feat: initial working bootloader/kernelc1ad0fc
  • kernel-load-utility-inl.asm
    feat(prelude): add custom prelude for x643327f17
  • long-mode-utility-inl.asm
    feat(prelude): add custom prelude for x643327f17
  • utility-inl.asm
    feat(prelude): add custom prelude for x643327f17

Small OS written in Crystal with custom ASM (intel) bootloader / kernel. Targets i386 32bit so it can run virtually anywhere.

https://crystal-os.ethicdevs.com

crystal-os, crystal, i386, 32bit, bootloader, kernel, asm.

HTTP Clone:
https://gitfoss.dev/ethicdevs/crystal-os.git
SSH Clone:
git@gitfoss.dev:ethicdevs/crystal-os.git

Branches:arch/x86_64, master.

GitFOSS • v0.2.0 (#421408f) • MIT License