git-svn-id: https://spexeah.com:8443/svn/Asuro@605 6dbc8c32-bb84-406f-8558-d1cf31a0ab0c
This commit is contained in:
parent
0f4fe09db3
commit
550e621d59
BIN
bin/kernel.bin
BIN
bin/kernel.bin
Binary file not shown.
Binary file not shown.
BIN
lib/asuro.ppu
BIN
lib/asuro.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.
BIN
lib/tracer.ppu
BIN
lib/tracer.ppu
Binary file not shown.
@ -35,6 +35,7 @@ var
|
|||||||
i : uint32;
|
i : uint32;
|
||||||
|
|
||||||
begin
|
begin
|
||||||
|
CLI;
|
||||||
if TRACER_ENABLE then begin
|
if TRACER_ENABLE then begin
|
||||||
if t_ready then begin
|
if t_ready then begin
|
||||||
if not Locked then begin
|
if not Locked then begin
|
||||||
@ -55,6 +56,7 @@ begin
|
|||||||
end;
|
end;
|
||||||
end;
|
end;
|
||||||
end;
|
end;
|
||||||
|
STI;
|
||||||
end;
|
end;
|
||||||
|
|
||||||
procedure pop_trace;
|
procedure pop_trace;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user