]> git.sur5r.net Git - cc65/blobdiff - samples/README
Add mouse_setbox/mouse_getbox to the demo.
[cc65] / samples / README
index dfe682c5b9fcac6cf82d5ea49b154c4244b3d319..c5136517d047270a72c8e68c3d2350ce3149fc00 100644 (file)
@@ -6,9 +6,9 @@ the supported platforms.
 
 Please note:
 
-  * The supplied makefile needs with 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.
+  * 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.
 
   * The makefile specifies the C64 as the default target platform, because all
     of the programs run on this platform. When compiling for another platform,
@@ -78,8 +78,9 @@ Platforms:    All systems that have the Commodore SID (Sound Interface
 -----------------------------------------------------------------------------
 Name:           plasma
 Description:   A fancy graphics demo written by groepaz/hitmen.
-Platforms:             The program needs a VIC, so it runs on the following systems:
-               C64, C128, CBM510
+Platforms:             The program needs a VIC, or a TED, so it runs on the following
+                systems:
+               C64, C128, CBM510, Plus/4
 
 -----------------------------------------------------------------------------
 Name:           sieve
@@ -88,6 +89,7 @@ Description:  Implements the "Sieve of Eratosthenes" as a way to find all
                a benchmark program.
 Platforms:     All systems with conio and clock support:
                Atari, C16, C64, C128, CBM510, CBM610, PET, Plus/4
+
 -----------------------------------------------------------------------------
 Name:           tgidemo
 Description:   Shows some of the graphics capabilities of the "tiny graphics