sd
git-svn-id: https://spexeah.com:8443/svn/Asuro@131 6dbc8c32-bb84-406f-8558-d1cf31a0ab0c
This commit is contained in:
parent
60419f1f90
commit
b9e20fa9b1
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.
Binary file not shown.
@ -57,6 +57,7 @@ begin
|
||||
vmemorymanager.new_page(0);
|
||||
pint:= puint32(0);
|
||||
console.writestringln('Writing 1234 to Logical Address $00000000');
|
||||
pint^:= 1234;
|
||||
if pint^ = 1234 then console.writestringln('Read 1234 back from Logical Address $00000000!!!');
|
||||
//scheduler.init();
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user