1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-10-14 21:32:06 +00:00
Commit graph

3 commits

Author SHA1 Message Date
Andreas Kling
09fc9c0698 Make Console::m_rows/m_columns const for now. 2018-10-21 23:48:50 +02:00
Andreas Kling
fc88368582 Have Console::write() directly call vga_putch. 2018-10-21 22:44:26 +02:00
Andreas Kling
a70bfb87d5 Add a Console device and start refactoring screen output. 2018-10-21 21:59:43 +02:00