Floatlib
Description
Floatlib is a third-party floating-point library+documentation packaged into a 1-page app for the 83+/84+. Since these are highly optimized and large routines, you may not want to include them in every project. Instead, you can keep your programs small and just call the routines in this app :)
Screenshots
Archive Contents
Name | Size |
---|---|
LICENSE | 11.1 KB |
Readme.txt | 3.3 KB |
asmcompequ.z80 | 6.4 KB |
asmcompify.py | 600 bytes |
bin/Floatlib_APP.8xk | 38.5 KB |
bin/floatequ.8xv | 1.8 KB |
compile | 270 bytes |
docs/Readme.txt | 3.3 KB |
docs/Routines.txt | 11.8 KB |
docs/floatlib.inc | 5.2 KB |
docs/header.z80 | 393 bytes |
examples/e2pi.8xp | 135 bytes |
examples/e2pi.z80 | 556 bytes |
examples/floatlib.inc | 5.2 KB |
examples/ftos.8xp | 222 bytes |
examples/ftos.z80 | 2.3 KB |
examples/header.z80 | 393 bytes |
examples/mset/floatlib.inc | 5.2 KB |
examples/mset/header.z80 | 393 bytes |
examples/mset/mset.8xp | 464 bytes |
examples/mset/mset.z80 | 4.0 KB |
examples/mset/msetx.z80 | 2.9 KB |
examples/readmes.txt | 323 bytes |
src/Readme.txt | 12.8 KB |
src/floatlib.inc | 5.2 KB |
src/jumptable.z80 | 1.6 KB |
src/main.z80 | 6.3 KB |
src/makeinc | 139 bytes |
src/makeinc.py | 2.7 KB |
src/readme.z80 | 14.4 KB |
src/testfunc.z80 | 544 bytes |
z80float/.atom-build.json | 68 bytes |
z80float/.git | 33 bytes |
z80float/.gitattributes | 33 bytes |
z80float/.gitignore | 6 bytes |
z80float/LICENSE | 11.1 KB |
z80float/README.md | 2.2 KB |
z80float/compile | 76 bytes |
z80float/docs/analysis/mul16.txt | 1.7 KB |
z80float/docs/borchardt-gauss.md | 3.3 KB |
z80float/docs/bugs.txt | 0 bytes |
z80float/docs/log.txt | 200 bytes |
z80float/docs/minimax.md | 2.3 KB |
z80float/docs/thanks.txt | 417 bytes |
z80float/docs/todo.md | 1.6 KB |
z80float/extended/.gitignore | 6 bytes |
z80float/extended/TItox.z80 | 651 bytes |
z80float/extended/constants.z80 | 1.5 KB |
z80float/extended/data.z80 | 62 bytes |
z80float/extended/div/div32.z80 | 5.2 KB |
z80float/extended/div/div64.z80 | 939 bytes |
z80float/extended/float.inc | 547 bytes |
z80float/extended/mul/mul16.z80 | 2.3 KB |
z80float/extended/mul/mul32.z80 | 1.4 KB |
z80float/extended/mul/mul64.z80 | 2.9 KB |
z80float/extended/mul/sqr32.z80 | 930 bytes |
z80float/extended/mul/xOP1mul10.z80 | 773 bytes |
z80float/extended/mul/xmul10.z80 | 109 bytes |
z80float/extended/mul/xmul11.z80 | 463 bytes |
z80float/extended/mul/xmul13.z80 | 463 bytes |
z80float/extended/mul/xmul15.z80 | 436 bytes |
z80float/extended/mul/xmul17.z80 | 473 bytes |
z80float/extended/mul/xmul3.z80 | 757 bytes |
z80float/extended/mul/xmul31.z80 | 451 bytes |
z80float/extended/mul/xmul5.z80 | 502 bytes |
z80float/extended/mul/xmul7.z80 | 491 bytes |
z80float/extended/old/Readme.txt | 4.7 KB |
z80float/extended/old/constants.z80 | 1.2 KB |
z80float/extended/old/divide.z80 | 2.4 KB |
z80float/extended/old/extended.zip | 8.5 KB |
z80float/extended/old/float.inc | 902 bytes |
z80float/extended/old/floatAddSub.txt | 4.6 KB |
z80float/extended/old/floatDiv.txt | 8.1 KB |
z80float/extended/old/floatSqrt.txt | 5.6 KB |
z80float/extended/old/karatsuba64.z80 | 4.1 KB |
z80float/extended/old/subroutines.txt | 1.8 KB |
z80float/extended/rand.z80 | 1.1 KB |
z80float/extended/routines.z80 | 4.2 KB |
z80float/extended/routines/ascii_to_uint8.z80 | 848 bytes |
z80float/extended/routines/mov.z80 | 109 bytes |
z80float/extended/routines/rl64.z80 | 155 bytes |
z80float/extended/routines/sla64.z80 | 182 bytes |
z80float/extended/routines/swapbuf.z80 | 158 bytes |
z80float/extended/routines/x_times_2.z80 | 332 bytes |
z80float/extended/sqrt/sqrt16.z80 | 1.1 KB |
z80float/extended/sqrt/sqrt32.z80 | 1.3 KB |
z80float/extended/sqrt/sqrt64.z80 | 869 bytes |
z80float/extended/sqrt/sqrtHLIX.z80 | 1.8 KB |
z80float/extended/strtox.z80 | 4.1 KB |
z80float/extended/tables.z80 | 1.5 KB |
z80float/extended/xabs.z80 | 91 bytes |
z80float/extended/xacos.z80 | 410 bytes |
z80float/extended/xacosh.z80 | 400 bytes |
z80float/extended/xadd.z80 | 5.2 KB |
z80float/extended/xasin.z80 | 323 bytes |
z80float/extended/xasinh.z80 | 323 bytes |
z80float/extended/xatan.z80 | 526 bytes |
z80float/extended/xatanh.z80 | 460 bytes |
z80float/extended/xbg.z80 | 4.0 KB |
z80float/extended/xcmp.z80 | 865 bytes |
z80float/extended/xconst.z80 | 352 bytes |
z80float/extended/xcos.z80 | 2.9 KB |
z80float/extended/xcosh.z80 | 230 bytes |
z80float/extended/xdiv.z80 | 1.6 KB |
z80float/extended/xexp.z80 | 153 bytes |
z80float/extended/xfma.z80 | 3.2 KB |
z80float/extended/xgeomean.z80 | 1.2 KB |
z80float/extended/xinv.z80 | 373 bytes |
z80float/extended/xlg.z80 | 100 bytes |
z80float/extended/xln.z80 | 661 bytes |
z80float/extended/xlog.z80 | 210 bytes |
z80float/extended/xlog10.z80 | 106 bytes |
z80float/extended/xmod1.z80 | 1.6 KB |
z80float/extended/xmul.z80 | 1.9 KB |
z80float/extended/xneg.z80 | 91 bytes |
z80float/extended/xpow.z80 | 195 bytes |
z80float/extended/xpow10.z80 | 156 bytes |
z80float/extended/xpow2.z80 | 3.3 KB |
z80float/extended/xpow2_fma.z80 | 3.4 KB |
z80float/extended/xrand.z80 | 824 bytes |
z80float/extended/xsin.z80 | 2.0 KB |
z80float/extended/xsinh.z80 | 278 bytes |
z80float/extended/xsqrt.z80 | 1.3 KB |
z80float/extended/xtan.z80 | 214 bytes |
z80float/extended/xtanh.z80 | 701 bytes |
z80float/extended/xtoTI.z80 | 1.2 KB |
z80float/extended/xtostr.z80 | 5.9 KB |
z80float/single/absSingle.z80 | 312 bytes |
z80float/single/acosSingle.z80 | 496 bytes |
z80float/single/acoshSingle.z80 | 496 bytes |
z80float/single/addSingle.z80 | 3.0 KB |
z80float/single/ameanSingle.z80 | 333 bytes |
z80float/single/asinSingle.z80 | 473 bytes |
z80float/single/asinhSingle.z80 | 504 bytes |
z80float/single/atanSingle.z80 | 481 bytes |
z80float/single/atanhSingle.z80 | 483 bytes |
z80float/single/bg2iSingle.z80 | 1.5 KB |
z80float/single/bgSingle.z80 | 1.3 KB |
z80float/single/cmpSingle.z80 | 886 bytes |
z80float/single/constants.z80 | 1.6 KB |
z80float/single/cosSingle.z80 | 1.9 KB |
z80float/single/coshSingle.z80 | 306 bytes |
z80float/single/divSingle.z80 | 2.2 KB |
z80float/single/divSingle_special.z80 | 2.7 KB |
z80float/single/expSingle.z80 | 529 bytes |
z80float/single/geomeanSingle.z80 | 188 bytes |
z80float/single/intfrac.z80 | 992 bytes |
z80float/single/lgSingle.z80 | 114 bytes |
z80float/single/lnSingle.z80 | 1.5 KB |
z80float/single/log10Single.z80 | 120 bytes |
z80float/single/logSingle.z80 | 155 bytes |
z80float/single/lut.z80 | 369 bytes |
z80float/single/mod1Single.z80 | 1.1 KB |
z80float/single/mul10Single.z80 | 1.0 KB |
z80float/single/mulSingle.z80 | 4.2 KB |
z80float/single/mulSingle_p041015625.z80 | 797 bytes |
z80float/single/mulSingle_p34375.z80 | 765 bytes |
z80float/single/mulSingle_p375.z80 | 574 bytes |
z80float/single/negSingle.z80 | 306 bytes |
z80float/single/pow10Single.z80 | 112 bytes |
z80float/single/pow2Single.z80 | 3.2 KB |
z80float/single/powSingle.z80 | 331 bytes |
z80float/single/pushpop.z80 | 316 bytes |
z80float/single/rand.z80 | 1.1 KB |
z80float/single/randSingle.z80 | 774 bytes |
z80float/single/readme.txt | 575 bytes |
z80float/single/routines/ascii_to_uint8.z80 | 848 bytes |
z80float/single/routines/mov4.z80 | 36 bytes |
z80float/single/routines/sqrt16.z80 | 1.1 KB |
z80float/single/routines/sqrtHLIX.z80 | 1.8 KB |
z80float/single/rsubSingle.z80 | 287 bytes |
z80float/single/sinSingle.z80 | 1020 bytes |
z80float/single/single.inc | 136 bytes |
z80float/single/single2TI.z80 | 1.2 KB |
z80float/single/single2char.z80 | 469 bytes |
z80float/single/single2str.z80 | 5.4 KB |
z80float/single/singleTo_int16.z80 | 858 bytes |
z80float/single/sinhSingle.z80 | 364 bytes |
z80float/single/sqrtSingle.z80 | 1.3 KB |
z80float/single/str2single.z80 | 3.5 KB |
z80float/single/subSingle.z80 | 311 bytes |
z80float/single/tanSingle.z80 | 344 bytes |
z80float/single/tanhSingle.z80 | 1.0 KB |
z80float/single/ti2single.z80 | 1.3 KB |
z80float/test/test.8xp | 7.8 KB |
z80float/test/test.z80 | 3.8 KB |
z80float/test/tests.z80 | 927 bytes |
z80float/test/testsngl.8xp | 5.1 KB |
z80float/test/testsngl.z80 | 3.5 KB |
z80float/test/timing.z80 | 935 bytes |
z80float/tools/bgc.py | 2.0 KB |
z80float/tools/extended.py | 1.1 KB |
z80float/tools/single.py | 1005 bytes |
Download file
- File Size
- 168.8 KB
- Short link
- http://ceme.tech/DL1860
Metadata
- Author
- Xeda112358
- Uploaded
- 5 years, 6 months ago
Statistics
- Rating
- No ratings.
- Downloads
- 408
- Views
- 1220
Reviews
Nobody has reviewed this file yet.Versions
- Floatlib (published 5 years, 6 months ago; 2019-03-28 02:57 UTC)
Advertisement