Releases: CJLove/libX16
Releases · CJLove/libX16
Release 0.1.0
libX16 is a utility library for those using C with the CC65 toolchain for the Commander X16.
This is a beta v0.1.0 release of libX16 for the Commander X16 rom version r37 and CC65.
The attached artifact includes the library header files and library file for linking.
Alternatively the library can be referenced as a git submodule in the .gitmodules
file:
[submodule "libX16"]
path = libX16
url = https://github.com/CJLove/libX16