1
0
mirror of https://github.com/cc65/cc65.git synced 2024-07-29 12:29:11 +00:00
cc65/test/float
2022-11-17 19:16:39 +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 also delete quick.s 2022-11-17 19:16:39 +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