mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 23:17:45 +00:00
Merge VGA into VirtualConsole.
This commit is contained in:
parent
c653bb09b3
commit
2ac5e14c08
13 changed files with 34 additions and 123 deletions
|
@ -189,10 +189,10 @@ heads:
|
|||
dw 2
|
||||
|
||||
msg_sectors_loaded:
|
||||
db "sectors loaded", 0x0d, 0x0a, 0
|
||||
db "done!", 0x0d, 0x0a, 0
|
||||
|
||||
message:
|
||||
db "boot!", 0x0d, 0x0a, 0
|
||||
db "Loading kernel", 0
|
||||
|
||||
fug_message:
|
||||
db "FUG!", 0x0d, 0x0a, 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue