A86: Re: Re: A bunch of asm Questions


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

A86: Re: Re: A bunch of asm Questions




>i think:
>af = $0093
>bc = $3fff
>hl = $d748 ;always for sure
>iy = $c3e5 ;always for sure
>bc and ix change
>

So A is always clear when you start an asm program?  That's useful
information.