This website requires JavaScript.
Explore
Help
Register
Sign In
neviyn
/
alcedo
Watch
1
Star
0
Fork
0
You've already forked alcedo
Code
Issues
Pull Requests
Releases
Wiki
Activity
cea54a8b77
alcedo
/
kernel
History
Nathan Cannon
cea54a8b77
Paging now works. Is initially bootstrapped by GRUB then later OS accessible.
...
Some memory maybe wasted on bootstrap page table?
2018-05-11 22:41:52 +01:00
..
arch
/i386
Paging now works. Is initially bootstrapped by GRUB then later OS accessible.
2018-05-11 22:41:52 +01:00
kernel.nim
Paging now works. Is initially bootstrapped by GRUB then later OS accessible.
2018-05-11 22:41:52 +01:00
multiboot.nim
Added support for GRUB multiboot header data. Disabled all GC.
2018-05-06 19:35:13 +01:00
nim.cfg
Added support for GRUB multiboot header data. Disabled all GC.
2018-05-06 19:35:13 +01:00
panicoverride.nim
Simplified tty and serial write functions.
2018-04-29 04:20:47 +01:00