Re: A86: Floating point?


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

Re: A86: Floating point?




In a message dated 12/6/98 22:46:48 Eastern Standard Time,
assets@eden.rutgers.edu writes:

> so to put a fp 1 into op1 you would do:
>  
>   ld hl,that-1

why the -1??? we aren't dealing with variable names...

>   rst 20h
>  
>  that:
>  .db $00,$00,$fc,$01,$00,$00,$00,$00,$00,$00