[A89] Re: file routines


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

[A89] Re: file routines




ah, stupid mistake thanks for pointing it out

> The problem is the very first line: move.l #200,a2
> 
> see, you are moving an interger into a2, not reading from memory at
> adress 200.
> 
> so get rid of that "#" character.




References: