1
0
mirror of https://github.com/cc65/cc65.git synced 2025-01-10 19:29:45 +00:00
cc65/targettest
Mariano Dominguez 27ecb555ea
Rename sound to _sound.
remove extra comments.
2023-01-10 11:16:36 -08:00
..
2023-01-10 11:16:36 -08:00
2022-07-21 03:20:44 +02:00
2022-11-20 13:28:45 +01:00
2022-07-21 03:20:44 +02:00
2022-07-24 02:42:49 +02:00
2022-12-26 20:26:29 +01:00
2022-07-21 03:20:44 +02:00
2022-07-21 03:13:10 +02:00
2022-07-21 03:13:10 +02:00
2022-07-21 03:20:44 +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.