This website requires JavaScript.
Explore
Help
Sign In
Bananymous
/
banan-os
Watch
1
Star
1
Fork
You've already forked banan-os
1
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
80006ea137
banan-os
/
.gitignore
8 lines
66 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Buildsystem: Build disk image manually We don't use grub-mkrescue anymore. Instead we build the disk image manually. This allows us to have known disk layout for easier testing when I get to implementing disk reading. For now I made the root partition ext2 since I think that will be the first format that I'll implement.
2023-02-04 23:46:11 +02:00
*.img
Initial commit. We have a booting kernel
2022-11-12 21:04:47 +02:00
isodir
sysroot
Update gitignore
2022-11-13 00:34:27 +02:00
.vscode/
Kernel: Implement basic VESA Graphics mode driver We now support VESA Graphics mode with some bitmap fonts
2022-12-16 00:46:10 +02:00
.idea/
Kernel: Add script to run bochs debugger
2023-01-10 11:28:23 +02:00
fonts/
bochsrc
bx_enh_dbg.ini