Next: Z80 Directives, Previous: Z80 Syntax, Up: Z80-Dependent [Contents][Index]
Floating-point numbers of following types are supported:
ieee754
Supported half, single and double precision IEEE754 compatible numbers.
zeda32
32 bit floating point numbers from z80float library by Zeda.
math48
48 bit floating point numbers from Math48 package by Anders Hejlsberg.