fdsa
git-svn-id: https://spexeah.com:8443/svn/Asuro@157 6dbc8c32-bb84-406f-8558-d1cf31a0ab0c
This commit is contained in:
parent
b7ac5d18dc
commit
cb8058bd21
BIN
lib/kernel.ppu
BIN
lib/kernel.ppu
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
lib/libpsystem.a
BIN
lib/libpsystem.a
Binary file not shown.
@ -81,12 +81,6 @@ begin
|
|||||||
|
|
||||||
//drivers
|
//drivers
|
||||||
keyboard.init(keyboard_layout);
|
keyboard.init(keyboard_layout);
|
||||||
if PageDirectory^[KERNEL_PAGE_NUMBER].Present then begin
|
|
||||||
console.writestringln('!');
|
|
||||||
end else begin
|
|
||||||
console.writestringln('?');
|
|
||||||
end;
|
|
||||||
while true do begin end;
|
|
||||||
|
|
||||||
asm
|
asm
|
||||||
MOV dds, CS
|
MOV dds, CS
|
||||||
|
Loading…
x
Reference in New Issue
Block a user