Re: A86: Port 7


[Prev][Next][Index][Thread]

Re: A86: Port 7



>> jp Key  ;
>>:
>>Right:
>
>
>
>This probably isn't the problem, but is that line after the Key loop
>(':' instead of ';') allowable?
>


That didn't work. Instead I changed the _getkey (in ti86asm.inc 55AAh)
routine to
the GET_KEY (in asm86.h $5371) Then everything worked like expected. I don't
see
why it was like that though. Now it doesn't freeze any more either.

Stein Sem-Jacobsen



Follow-Ups: