1
0
mirror of https://github.com/cc65/cc65.git synced 2025-01-11 11:30:13 +00:00
cc65/targettest
..
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
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
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
2020-09-29 19:14:46 +02:00
2020-09-29 19:14:46 +02:00
2022-03-01 06:44:55 +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
2020-09-29 19:14:46 +02:00
2020-09-29 19:14:46 +02:00
2021-12-25 09:57:18 +01:00
2021-12-25 20:04:10 +01: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.