git-svn-id: https://spexeah.com:8443/svn/Asuro@283 6dbc8c32-bb84-406f-8558-d1cf31a0ab0c
This commit is contained in:
kieron 2017-10-27 08:35:33 +00:00
parent 0ead7118cf
commit 2a8483b4a7
7 changed files with 1 additions and 0 deletions

BIN
Asuro.iso

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -84,6 +84,7 @@ begin
force_alloc_block(block, 0);
map_page(block, block);
MMR:= POHCI_MMR(devices[i].address0);
MMR^.HcRevision:= 17;
console.writestring('HcRevision? ');
console.writeintln(MMR^.HcRevision);
end;