Rename kernel to bdos
This commit is contained in:
parent
d789131eb6
commit
f81de2bfe8
11 changed files with 12 additions and 11 deletions
|
@ -234,7 +234,7 @@ error:
|
|||
int 0x19
|
||||
|
||||
kernel_name:
|
||||
db "RDOS BIN"
|
||||
db "BDOS BIN"
|
||||
|
||||
times (0x1FE - ($-$$)) db 0
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue