-
Posts
30 -
Joined
-
Last visited
Content Type
Profiles
Forums
Store
Downloads
Files posted by ChrisL
-
libX16
libX16 is a utility library for those using C with the CC65 toolchain for the Commander X16. Library documentation is available from the github page: https://github.com/CJLove/libX16
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/libX1632 downloads
Submitted
-
beta Lode Runner
ROM r37 support Splash screen with support for selecting world (Classic, Championship Lode Runner, Professional, Revenge of Lode Runner, Lode Runner Fanbook, or custom), game speed (slow/medium/fast), sound (on/off) and starting level This is still a beta release; please open issues on the github repo: https://github.com/CJLove/x16-LodeRunner and specify the world, and level on which you encountered the issue.
127 downloads
Updated