git-svn-id: https://spexeah.com:8443/svn/Asuro@306 6dbc8c32-bb84-406f-8558-d1cf31a0ab0c
This commit is contained in:
parent
a770593820
commit
cb6c08696e
BIN
bin/kernel.bin
BIN
bin/kernel.bin
Binary file not shown.
Binary file not shown.
BIN
lib/PCI.ppu
BIN
lib/PCI.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.
@ -343,6 +343,8 @@ var
|
|||||||
devices_out : array[0..31] of TPCI_Device;
|
devices_out : array[0..31] of TPCI_Device;
|
||||||
|
|
||||||
begin
|
begin
|
||||||
|
console.writestring('DEV COUNT: ');
|
||||||
|
console.writeintln(device_count);
|
||||||
count := 0;
|
count := 0;
|
||||||
if prog_if <> $FF then begin
|
if prog_if <> $FF then begin
|
||||||
for i:=0 to device_count do begin
|
for i:=0 to device_count do begin
|
||||||
|
Loading…
x
Reference in New Issue
Block a user