X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=samples%2FREADME;h=88a6021c80cd1df14a3af00641ee6f9c8e72303d;hb=5df40bfe3eded8c918d75b771b6923948cc74564;hp=5997fc8d04aba01d5c4608912586a187d232dc98;hpb=752141b026e48c690d7ba3474835c25749a23d95;p=cc65 diff --git a/samples/README b/samples/README index 5997fc8d0..88a6021c8 100644 --- a/samples/README +++ b/samples/README @@ -7,13 +7,13 @@ the supported platforms. Please note: * The supplied makefile needs GNU make. It works out of the box on Linux - and similar systems. If you're using Windows, you will have to compile - the programs manually. + and similar systems. If you're using Windows, consider installing Cygwin. - * The makefile specifies the C64 as the default target platform, because all - of the programs run on this platform. When compiling for another platform, - you will have to change the line that specifies the target system at the - top of the makefile. + * The makefile specifies the C64 as the default target system, because all + but one of the programs run on this platform. When compiling for another + system, you will have to change the line that specifies the target system + at the top of the makefile, specify the system with SYS= on the + make command line or set a SYS env var. List of supplied sample programs: @@ -69,8 +69,8 @@ Platforms: Runs on all platforms that have TGI support: Apple ][, C64, C128, Oric Atmos, Geos and Lynx. ----------------------------------------------------------------------------- -Name: mousetest -Description: Tests and shows how to use the mouse. +Name: mousedemo +Description: Shows how to use the mouse. Platforms: All systems with mouse and conio support: C64, C128, CBM510, Atari, Apple ][