mirror of
https://github.com/hsoft/collapseos.git
synced 2024-11-24 03:18:10 +11:00
basic: change welcome prompt
This is becoming the new shell, it has to step up to its new responsibilities!
This commit is contained in:
parent
871b06fecf
commit
77485a0031
@ -31,7 +31,7 @@ basStart:
|
|||||||
jr basLoop
|
jr basLoop
|
||||||
|
|
||||||
.welcome:
|
.welcome:
|
||||||
.db "OK", 0
|
.db "Collapse OS", 0
|
||||||
|
|
||||||
basLoop:
|
basLoop:
|
||||||
ld hl, .sPrompt
|
ld hl, .sPrompt
|
||||||
|
Loading…
Reference in New Issue
Block a user