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.
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.