You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Morgan Arnold
1d1412a7d1
|
3 years ago | |
---|---|---|
arithmetic | 3 years ago | |
conversion | 3 years ago | |
tests | 3 years ago | |
README.md | 3 years ago | |
UNLICENSE | 3 years ago |
README.md
6502IEEE754
A set of subroutines implementing the binary32 IEEE754 format (also known as single precision floats) in 6502 assembly. All subroutines require stack space for passing parameters, as well as some amount of reserved space in memory that may be used as working memory.