(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Synopsis
Official Name: FPAdd
Call Address: 4092
This routine adds OP1 and OP2 together and stores the result in OP1.
Inputs
- OP1 = first operand
- OP2 = second operand
Outputs
- OP1 = OP1 + OP2
- OP2 destroyed
- AF,BC,DE,HL destroyed