mirror of
https://github.com/cc65/cc65.git
synced 2025-08-06 08:25:54 +00:00
This reverted commit 02a46e0237
. That commit didn't fix the real bug (a program name in the wrong list).
This directory contains test programs for the cc65 compiler. The programs contained here are - NOT to be referenced in the documentation - compiled (but NOT run) by the CI test (this is their main purpose) - some programs can be used interactively to check certain library features Sample programs ment for endusers should be placed in the samples directory.