This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-01-22 08:26:27 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
23a08fd35a90c19b28997b81aecd83fb1d683902
ladybird
/
Kernel
/
Graphics
/
Console
History
Andreas Kling
6f2c7ecbbb
Kernel: Make TextModeConsole store VGA window base as VirtualAddress
2021-09-08 20:16:00 +02:00
..
Console.h
…
ContiguousFramebufferConsole.cpp
Kernel: Make kernel region allocators return KResultOr<NOP<Region>>
2021-09-06 01:55:27 +02:00
ContiguousFramebufferConsole.h
Kernel: Move Kernel/Memory/ code into Kernel::Memory namespace
2021-08-06 14:05:58 +02:00
GenericFramebufferConsole.cpp
Kernel: Rename ScopedSpinlock => SpinlockLocker
2021-08-22 03:34:10 +02:00
GenericFramebufferConsole.h
Kernel: Make all Spinlocks use u8 for storage, remove template
2021-09-05 20:46:02 +02:00
TextModeConsole.cpp
Kernel: Make TextModeConsole store VGA window base as VirtualAddress
2021-09-08 20:16:00 +02:00
TextModeConsole.h
Kernel: Make TextModeConsole store VGA window base as VirtualAddress
2021-09-08 20:16:00 +02:00
VGAConsole.cpp
Kernel: Make kernel region allocators return KResultOr<NOP<Region>>
2021-09-06 01:55:27 +02:00
VGAConsole.h
Kernel: Move Kernel/Memory/ code into Kernel::Memory namespace
2021-08-06 14:05:58 +02:00