]> git.sur5r.net Git - cc65/blobdiff - samples/README
Merge pull request #681 from shinra-jp/voperand
[cc65] / samples / README
index b7476e354441ecb2880763625db9c5e90ee22394..88a6021c80cd1df14a3af00641ee6f9c8e72303d 100644 (file)
@@ -12,8 +12,8 @@ Please note:
   * 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 or specify the system with SYS=<target> on the
-    make command line.
+    at the top of the makefile, specify the system with SYS=<target> 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 ][