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
5f0b2ce33e
alcedo
/
kernel
/
arch
/
i386
History
Nathan Cannon
5f0b2ce33e
Removed NASM dependency.
2018-05-06 20:23:43 +01:00
..
boot.s
Removed NASM dependency.
2018-05-06 20:23:43 +01:00
gdt.nim
Simplified tty and serial write functions.
2018-04-29 04:20:47 +01:00
hash.nim
Added integer hash function. Other minor changes.
2018-05-01 19:24:29 +01:00
interrupts.nim
Added integer hash function. Other minor changes.
2018-05-01 19:24:29 +01:00
io.nim
Added logging via serial output.
2018-04-29 04:20:47 +01:00
linker.ld
Added integer hash function. Other minor changes.
2018-05-01 19:24:29 +01:00
paging.nim
Started paging code.
2018-05-02 23:03:01 +01:00
serial.nim
Simplified tty and serial write functions.
2018-04-29 04:20:47 +01:00
tty.nim
Unified initialization method names.
2018-05-02 23:02:46 +01:00
vga.nim
Scrolling now works. Simplified access to VGA memory.
2018-04-29 04:20:47 +01:00