git-svn-id: https://spexeah.com:8443/svn/Asuro@50 6dbc8c32-bb84-406f-8558-d1cf31a0ab0c
This commit is contained in:
parent
f1c1f6931b
commit
6adabcaa91
@ -23,7 +23,7 @@ begin
|
|||||||
if(procedure_ptr <> nil) then begin
|
if(procedure_ptr <> nil) then begin
|
||||||
procedure_ptr(inb($60));
|
procedure_ptr(inb($60));
|
||||||
end;
|
end;
|
||||||
console.writechar(inb($60));
|
//console.writechar(char(inb($60)));
|
||||||
outb($0020, $20);
|
outb($0020, $20);
|
||||||
end;
|
end;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user