1
0
mirror of https://github.com/cc65/cc65.git synced 2025-02-04 13:32:54 +00:00
cc65/targettest
..
2023-01-10 11:16:36 -08:00
2022-11-20 13:28:45 +01:00
2020-09-29 19:14:46 +02:00
2020-09-29 19:14:46 +02:00
2020-09-29 19:14:46 +02:00
2020-09-29 19:14:46 +02:00
2022-04-17 16:07:20 +02:00
2020-09-29 19:14:46 +02:00
2020-09-29 19:14:46 +02:00
2020-09-29 19:14:46 +02:00
2020-09-29 19:14:46 +02:00
2020-09-29 19:14:46 +02:00
2022-04-17 16:07:20 +02: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.