Code examples for X65 microcomputer Building Install cc65 toolchain. It needs to be in PATH. Install CMake. Do a standard CMake build. i.e. mkdir build; cd build; cmake ..; make Documentation See comments in the code and X65 memory map.