Greetings all!
I have just released version 1.20 of the C Library. It addition to a couple of bug fixes, it includes the following additions:
- SIO binding
- APE Time binding
- FujiNet bindings for core communication (open/close, read/write, status, etc)
- FujiNet bindings for Base64 encoding/decoding (requires 1.1 firmware built after 2023.08.24)
- FujiNet bindings for Hash coding (requires 1.1 firmware built after 2023.08.24)
Many thanks to @tschak909 and @mozzwald for adding functions to the firmware in an expedient manner and building test firmwares for me, and answering multiple questions! The Base64 and Hash functions should be available in the next published firmware. In the interim you can download a test build from the FujiNet Discord in the Atari8bit channel.
Sample programs included, including source code, as well as 73 pages of documentation.
Find it here:
https://github.com/Ripjetski6502/A8CLibrary
Enjoy!
Wade
Fantastic!! Nice collaboration and execution! Thank you Wade!