1
0
mirror of https://github.com/cc65/cc65.git synced 2026-04-16 20:37:48 +00:00
Files
..
2025-06-26 23:53:36 +02:00
2025-06-26 23:53:36 +02:00
2025-07-08 07:38:59 +02:00
2025-06-26 23:53:36 +02:00
2025-06-26 23:53:36 +02:00
2020-09-29 19:14:46 +02:00
2020-09-29 19:14:46 +02:00
2025-06-04 06:37:59 +00:00
2025-06-04 06:37:59 +00:00
2021-12-25 09:57:18 +01:00

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.