Add back vendor strings
This commit is contained in:
parent
5516f05fc2
commit
932aa06874
@ -27,6 +27,11 @@ pnp:
|
|||||||
dw 0 ; reserved
|
dw 0 ; reserved
|
||||||
dw 0
|
dw 0
|
||||||
|
|
||||||
|
str_vendor:
|
||||||
|
db "Nero", 0
|
||||||
|
str_product:
|
||||||
|
db "Nero DOS ", 60, 234, 62, 0
|
||||||
|
|
||||||
align 16
|
align 16
|
||||||
optrom_init:
|
optrom_init:
|
||||||
; setup data stack below code stack
|
; setup data stack below code stack
|
||||||
|
Loading…
Reference in New Issue
Block a user