A86: Re: RE: reset flag doh i did it again!!


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

A86: Re: RE: reset flag doh i did it again!!




Try...

 ld hl,$fc00
 ld de,$fc01
 ld bc,$3ff
 ld (hl),c
 ldir



> 
> i messed up agian
> 
> ld (hl),0
> 
> should be
> 
> ld (hl),255
> 
> ok it should be right this time (hopefully)
> 
> 
> Ricky Cobb
> arcadesdude@hotmail.com
> icq# 41440378
> 
> ______________________________________________________
> Get Your Private, Free Email at http://www.hotmail.com
> 
> 



References: