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
|
||||
|
||||
.welcome:
|
||||
.db "OK", 0
|
||||
.db "Collapse OS", 0
|
||||
|
||||
basLoop:
|
||||
ld hl, .sPrompt
|
||||
|
Loading…
Reference in New Issue
Block a user