Re: A83: Assembly commands


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

Re: A83: Assembly commands




> 
> What does SZHPNC mean?

Those are flags...
       | S        |S     |Sign flag (Bit 7)                           |
       | Z        | Z    |Zero flag (Bit 6)                           |
       | HC       |  H   |Half Carry flag (Bit 4)                     |
       | P/V      |   P  |Parity/Overflow flag (Bit 2, V=overflow)    |
       | N        |    N |Add/Subtract flag (Bit 1)                   |
       | CY       |     C|Carry flag (Bit 0)                          |


> 
> --------------------------------------------------------------------------------
> ---------------------------------------
> Mastermind--benjamin99@juno.com
> www.bigfoot.com/~mastermind5
> 
> -Its all about the Benjamins
> 
> _____________________________________________________________________
> You don't need to buy Internet access to use free Internet e-mail.
> Get completely free e-mail from Juno at http://www.juno.com
> Or call Juno at (800) 654-JUNO [654-5866]
> 



-Jim Alverson
 ICQ: 1451168


References: