git-svn-id: https://spexeah.com:8443/svn/Asuro@516 6dbc8c32-bb84-406f-8558-d1cf31a0ab0c
This commit is contained in:
parent
f5dc8e08be
commit
e63c51045b
BIN
bin/kernel.bin
BIN
bin/kernel.bin
Binary file not shown.
Binary file not shown.
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.
@ -156,7 +156,7 @@ begin
|
||||
fb:= puint8(uint32(multibootinfo^.framebuffer_addr));
|
||||
kpalloc(uint32(fb));
|
||||
atmp^:= uint32(fb);
|
||||
for i:=0 to (1280 * 1024 * 16)-5000 do begin
|
||||
for i:=0 to (1280 * 1024 * 2)-5000 do begin
|
||||
fb[i]:= $FF;
|
||||
end;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user