1
0
mirror of https://github.com/cc65/cc65.git synced 2024-07-10 23:29:05 +00:00
cc65/test/float
2022-11-18 01:52:18 +01:00
..
softfloat space! 2022-11-09 02:50:54 +01:00
_float.h some cleanup, make testcompiles of the tests with gcc work again 2022-11-12 02:03:23 +01:00
.gitignore some cleanup, make testcompiles of the tests with gcc work again 2022-11-12 02:03:23 +01:00
gccstubs.c some cleanup, make testcompiles of the tests with gcc work again 2022-11-12 02:03:23 +01:00
Makefile updated 2022-11-18 01:52:18 +01:00
quick.c some cleanup, make testcompiles of the tests with gcc work again 2022-11-12 02:03:23 +01:00
Readme.md some cleanup, make testcompiles of the tests with gcc work again 2022-11-12 02:03:23 +01:00

some stuff that may be handy in the early stage of developing the floating point support:


find the floating point library in libsrc/float/softfloat