-
Notifications
You must be signed in to change notification settings - Fork 0
Roadmap
oliverschmidt edited this page Apr 4, 2013
·
1 revision
Summary of the discussion in 2004 (without IEEE 754-2008 knowledge of course):
- An agreed floating point number format
- 6502 conversion routines from int <-> float and back
- 6502 routines to support + - * / < > <= >= == != operators
- changes of the compiler, assembler and linker
- 6502 ASCII <-> FP conversion functions (e.g. for scanf/printf)
- A 6502 math library (pow(), exp(), sin(), cos(), ... the works)
32 bit | 48 bit |
---|---|
|
|
- support the ISO C standard: IEEE 32 bit format