Skip to content

SNES-Dev/qc

Repository files navigation

QC Soft floating-point api

This library implements floating-point operations, as well as extended integer operations (all sizes from 8-bit to 128-bit), for the 65816 platform.

This library is intended for compiler and standard library developers, not for the end user, though users may call any of the functions provided by qc directly.

Licenses

qc is dual licensed under the Apache v2 License and the MIT license, at your option.
See LICENSE-APACHE and LICENSE-MIT for details.

If you contribute to the qc repo, you agree to allow your changes to be dual licensed as specified, as per the terms of the Apache License.

About

65816 Soft-fp implementation library

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors