Removed mouse spam.
git-svn-id: https://spexeah.com:8443/svn/Asuro@215 6dbc8c32-bb84-406f-8558-d1cf31a0ab0c
This commit is contained in:
parent
0478535819
commit
2e72ae4a73
BIN
bin/kernel.bin
BIN
bin/kernel.bin
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.
BIN
lib/mouse.ppu
BIN
lib/mouse.ppu
Binary file not shown.
@ -13,8 +13,8 @@ implementation
|
|||||||
|
|
||||||
procedure callback(packet : void);
|
procedure callback(packet : void);
|
||||||
begin
|
begin
|
||||||
console.writestring('Mouse Packet: ');
|
//console.writestring('Mouse Packet: ');
|
||||||
console.writehexln(DWORD(packet));
|
//console.writehexln(DWORD(packet));
|
||||||
end;
|
end;
|
||||||
|
|
||||||
procedure init();
|
procedure init();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user