1
0
mirror of https://github.com/cc65/cc65.git synced 2025-08-11 11:25:08 +00:00

added note on how to manage the sample programs

This commit is contained in:
mrdudz
2020-09-24 00:18:28 +02:00
parent a86644eff1
commit fb8b45e479

View File

@@ -18,6 +18,10 @@ Please note:
* Use "make disk" to build a disk image with all sample programs. * Use "make disk" to build a disk image with all sample programs.
* All programs in the root of the "samples" directory have been written to
be portable and work on more than one target. Programs that are specific
to a certain target live in a subdirectory with the name of the target.
List of supplied sample programs: List of supplied sample programs:
----------------------------------------------------------------------------- -----------------------------------------------------------------------------