Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-02-22 | Move over to building all of userspace with i686-pc-serenity-g++. | Andreas Kling | |
2019-02-06 | Kernel: Much improved BochsVGA (BXVGA) support. | Andreas Kling | |
Instead of cowboy-calling the VESA BIOS in the bootloader, find the emulator VGA adapter by scanning the PCI bus. Then set up the desired video mode by sending device commands. | |||
2019-01-28 | Tweak .gitignore. | Andreas Kling | |
2019-01-27 | Tweak .gitignore | Andreas Kling | |
2018-10-24 | Add simplified mmap() and munmap() syscalls. | Andreas Kling | |
2018-10-13 | Add a root .gitignore. | Andreas Kling | |