git-svn-id: https://spexeah.com:8443/svn/Asuro@354 6dbc8c32-bb84-406f-8558-d1cf31a0ab0c
This commit is contained in:
BIN
bin/kernel.bin
BIN
bin/kernel.bin
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
lib/libpsystem.a
BIN
lib/libpsystem.a
Binary file not shown.
@ -191,7 +191,7 @@ begin
|
||||
end;
|
||||
console.writestringln(']');
|
||||
if Dv^.Driver_Loaded then begin
|
||||
console.writestring(' -- Driver Loaded: ');
|
||||
console.writestring(' Driver Loaded: ');
|
||||
if Dv^.Driver <> nil then begin
|
||||
console.writestringln(Dv^.Driver^.Driver_Name);
|
||||
end else begin
|
||||
|
Reference in New Issue
Block a user