A86: Floating point?


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

A86: Floating point?




What is the format for flaoting point stuff? and how would i put it into op1
is it the standard ld command?

note: if anyone wants to make this basic command into asm it would help
greatly
note2 this could be alot faster but Im lazy.

1->A
127->B
1->C
1->D                ;in asm 128
1->CH
For(Q,1,64)
Vert A
Vert C
Vert B
Vert D
A+1->A
B-1->B
C+1->C
D-1->D
end

Thanx again!
    (--PsyKabeK--)--)