Go to file
Andreas Kling 731fc5a7c8 Kernel: Much improved BochsVGA (BXVGA) support.
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-02-06 10:17:26 +01:00
AK Remove some unused files. 2019-02-05 15:36:26 +01:00
Base LizaRegular8x10: Tweak some glyphs. 2019-02-05 11:53:06 +01:00
Clock Add a simple close button ("X") to windows. 2019-02-05 10:31:37 +01:00
FontEditor Handle WindowCloseRequest in FontEditor and /bin/guitest. 2019-02-05 12:07:06 +01:00
Kernel Kernel: Much improved BochsVGA (BXVGA) support. 2019-02-06 10:17:26 +01:00
LibC LibC: Add some integer functionality needed for NASM. 2019-02-05 13:38:32 +01:00
LibGUI SharedGraphics: Add some useful painting helpers and make use of them. 2019-02-05 11:42:58 +01:00
SharedGraphics Remove some unused files. 2019-02-05 15:36:26 +01:00
Terminal Add a simple close button ("X") to windows. 2019-02-05 10:31:37 +01:00
Userland Kernel: Reading from a slave PTY should give EOF if master PTY is closed. 2019-02-05 12:27:32 +01:00
WindowServer Kernel: Much improved BochsVGA (BXVGA) support. 2019-02-06 10:17:26 +01:00
.gitignore Kernel: Much improved BochsVGA (BXVGA) support. 2019-02-06 10:17:26 +01:00