index
:
akiba
main
Drifting from abyss towards the infinite!
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-01
clean up main with simulated boot sequence
Bobby
3
-174
/
+256
2025-11-28
support for 24 bit and 32 bit color. crisp and lovely color rendering
Bobby
4
-16
/
+179
2025-11-28
add akiba psf font
Bobby
1
-0
/
+0
2025-11-28
bring framebuffer and terminal back
Bobby
5
-46
/
+311
2025-11-28
add `.zig-cache` to clean
Bobby
1
-2
/
+2
2025-11-28
improved IDT and keyboard drivers
Bobby
4
-287
/
+579
2025-11-28
copy akiba theme to boot dir
Bobby
1
-0
/
+2
2025-11-28
akiba font and theme for grub
Bobby
13
-4
/
+79
2025-11-28
update readme with memory architecture until now
Bobby
1
-0
/
+28
2025-11-28
implement heap allocator and `alloc()` and `free()`
Bobby
2
-23
/
+333
2025-11-28
impl page table manager and physical memory manager for kernel; main is back ...
Bobby
4
-63
/
+288
2025-11-28
modify multiboot for hybrid kernel (identity + higher half)
Bobby
1
-50
/
+30
2025-11-28
modify `boot.s` for booting to higher-half
Bobby
1
-0
/
+56
2025-11-27
impl mi and nav with args; update fs to show extensions; add location resolver
Bobby
5
-6
/
+356
2025-11-27
akiba shell (ash) with mi (mité) command
Bobby
6
-17
/
+161
2025-11-27
add ps/2 keyboard driver, interrupts for keyboard and basic terminal
Bobby
5
-10
/
+436
2025-11-27
update default font and impl color conversion
Bobby
4
-2
/
+10
2025-11-27
basic framebuffer text rendering with build system update
Bobby
8
-48
/
+337
2025-11-27
update resources system dir
Bobby
1
-2
/
+2
2025-11-27
rename assets to resources
Bobby
1
-0
/
+0
2025-11-27
move fonts one level up
Bobby
1
-0
/
+0
2025-11-27
add default psf font for rendering
Bobby
2
-0
/
+0
2025-11-27
update gitignore to ignore log and build files
Bobby
1
-1
/
+5
2025-11-27
update grub for akiba file system
Bobby
1
-0
/
+6
2025-11-27
move build system to zig, Docker for non linux systems
Bobby
3
-33
/
+200
2025-11-27
update run script for new image format
Bobby
1
-1
/
+1
2025-11-27
add akiba filesystem with ata, serial, and vga drivers
Bobby
8
-198
/
+660
2025-11-27
framebuffer working with grub UEFI boot
Bobby
8
-0
/
+486
2025-11-27
Initial commit
Bobby
2
-0
/
+23
[prev]