|
|
welcome db "###############################################################################", 13, 10, "# Welcome to SingOS anniversary edition. #", 13, 10, "# This build marks 1 year of SingOS! #", 13, 10, "###############################################################################", 13, 10, 'Press ESC to halt.', 13, 10, 13, 10, 0 |
|
|
welcome db "###############################################################################", 13, 10, "# Welcome to SingOS Legacy BIOS edition. #", 13, 10, "# This edition aims to be compliant with the original IBM PC Technical #", 13, 10, "# Reference from 1981. Systems from 1997 started to use extended BIOS #", 13, 10, "# functionality, why this edition aims to work on all systems before 1997. #", 13, 10, "###############################################################################", 13, 10, 'Press ESC to halt.', 13, 10, 0 |
|
|
exit_message db 13, 10, 'Goodbye from SingOS',13,10,'The system has halted.', 0 |
|
|
exit_message db 13, 10, 'Goodbye from SingOS',13,10,'The system has halted.', 0 |
|
|
command_line db 13, 10, 'groot@SingOS $ ', 0 |
|
|
command_line db 13, 10, 'groot@SingOS $ ', 0 |