CROSS-LIB
CROSS-LIB copied to clipboard
CROSS LIB - A universal 8-bit library and some games built with it
Automatically build tools from C source (whenever possible) for both Cygwin/Windows and Unix (Linux, MacOS, WSL, FreeBSD). This feature request also improves/fixes #280: Current list (2025/12/11) of source tools that...
In Laser 500, it's more natural to use cursor arrow keys instead of `IJKL`. Unfortunately Z88DK disables them by default (I will address a bugfix for that) but you can...
Tried to fix this myself LoL. On build: xl chase coco -D_XL_NO_COLOR in build output. So i thought i was in the right file and commented out the entry in...
Just tried to run Xsnake_coleco.rom (13 May 2021) and all I get is a black screen.
## Description: This Pull Request fixes a typographical error in the README.md file. ## Changes Made: Corrected "repressent" to "represent" in the README.md file. Corrected "interractions" to "interactions" in the...
Collision detection of snake's head and mines is not perfect: collisions are not detected on one side.