i am currently trying to control a small board through the pc with a windows interface done in delphi 4. The board is the:<br>
Flight 8086<br>
this board takes intel hex format object code to control the variues part<br>
i can get the board to iniatlies but there is some problem with the commands<br>
like <br>
Mov AL,BF<br>
the computer tells me there is no such command<br>
can anyone help??<br>
thanx specis<br>