git-svn-id: https://spexeah.com:8443/svn/Asuro@757 6dbc8c32-bb84-406f-8558-d1cf31a0ab0c

This commit is contained in:
aaron
2019-01-25 14:17:09 +00:00
parent cdf2267a25
commit 476a189b21
3 changed files with 107 additions and 57 deletions

View File

@ -363,7 +363,7 @@ begin
end;
end;
pop_trace();
//pop_trace();
end;
procedure readPIO28(drive : uint8; LBA : uint32; sectorCount : uint8; buffer : puint32);
@ -425,7 +425,7 @@ begin
end;
end;
end;
pop_trace();
//pop_trace();
end;
procedure readPIOPI(drive : uint8; LBA : uint32; buffer : Puint32);