feat: nom de fichier en majuscules
This commit is contained in:
parent
676c3ca407
commit
b9250f34ee
|
@ -175,7 +175,7 @@ error:
|
||||||
call bioswaitkey
|
call bioswaitkey
|
||||||
jmp far 0FFFFh:0000h
|
jmp far 0FFFFh:0000h
|
||||||
|
|
||||||
shell find <"commande.ce",0,0,0,1,>
|
shell find <"COMMANDE.CE",0,0,0,1,>
|
||||||
thepci pciinf <>
|
thepci pciinf <>
|
||||||
thecpu cpu <>
|
thecpu cpu <>
|
||||||
temp db 256 dup (0)
|
temp db 256 dup (0)
|
||||||
|
|
Loading…
Reference in New Issue