[A83] Re: Writeback


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

[A83] Re: Writeback




If the program runs with the Asm( or Send(9 command, then it won't write 
back.


If you are using ASHELL, SOS, ION, CrASH, or any other major shell, then 
that's it.  Writeback!



>From: Gavin Olson <gtolson@snet.net>
>Reply-To: assembly-83@lists.ticalc.org
>To: assembly-83@lists.ticalc.org
>Subject: [A83] Writeback
>Date: Mon, 26 Mar 2001 14:46:35 -0500
>
>
>My current project does this to writeback:
>
>ld hl,label
>ld (hl),a
>
>to write a to the label.  It works, but it seems too easy.  Is there some
>adverse consequence that i am not noticing?  I always thought it was harder
>than that.
>
>
>

_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com





Follow-Ups: