Option -FPi: Activate Floating-Point Emulation
Option -FPi activates "inline FP instructions with emulation". This will make JWasm
create fixups for floating-point instructions if code is 16bit.
If supported by the linker or the OS, the FP instructions can then
be replaced by calls to an FP emulator if no coprocessor exists.