All,
I'm trying to use EMU71 and I think I have is mostly sorted.
My 'ini' file looks like this
; emu71.ini initialisation file of emu71
; 10 softwired modules max., plus 1 hardwired module at E0000
; port(1-5) type(ROM,RAM,HRD) size(Ko) file
;
[modules]
1 ROM 16 hpilrom.bin
2 ROM 32 mathrom.bin
5 RAM 32 iram1.bin
[devices]
HDRIVE1 mydisk.bin
HDRIVE2 lexfl1.lif
However when I try to use either HDRIVE1 or HDRIVE2 I get the error:
HPIL ERR:No Loop
What have I missed or misunderstood ?
Many Thanks
Sean
Edited: 6 June 2008, 5:59 a.m.