0 Members and 1 Guest are viewing this topic.
ld hl,FP1 ld de,FP2 call FloatDiv <<code>>FP1: .db 0,2, $c9,$0f,$da,$a2,$21,$68,$c2,$34 ;pi, not rounded upFP2: .db 0,2, $ad,$f8,$54,$58,$a2,$bb,$4a,$9A ;e, not rounded up
Given what SirCmpwn did to AssemblyBandit when he tried to contribute to KnightOS CSE, I would be careful about contributing for it.