Re: A83: BASIC to ASM
[Prev][Next][Index][Thread]
Re: A83: BASIC to ASM
call 41FE ; I don't feel for looking in the include files for it
ld a,$3E
loop:
dec a
cp 0
jp nz,loop; changing the 9329 to a label name
ret
/Stefan
On Thu, 28 May 1998, Jimmy Conner wrote:
>
>
> Hey give this one a shot!
>
> CDFE41
>
> or if really feel challenged
>
> 3E3E3DFE00C22993C9 <---This is off the top of my head
> <---so don't worry if its coded
> <---wrong, just figure it out. =)
> Jimmy
>
>
> >Yes it is
> >Try this one then:
> >
> >CB6E
> >
> >/Stefan
>
>
>
>
>
> _________________________________________________________
> DO YOU YAHOO!?
> Get your free @yahoo.com address at http://mail.yahoo.com
>
>
References: