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

This commit is contained in:
kieron 2018-04-05 11:04:31 +00:00
parent a770593820
commit cb6c08696e
8 changed files with 2 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.

Binary file not shown.

View File

@ -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