]> git.sur5r.net Git - cc65/commitdiff
Added section on 'overlaydemo'.
authorol.sc <ol.sc@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Tue, 3 Jul 2012 19:55:03 +0000 (19:55 +0000)
committerol.sc <ol.sc@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Tue, 3 Jul 2012 19:55:03 +0000 (19:55 +0000)
git-svn-id: svn://svn.cc65.org/cc65/trunk@5757 b7a2c559-68d2-44c3-8de9-860c34a00d81

samples/README

index e16bb68f5c5bdbba30cebaad7fc3d3820d7549bf..8e9ec1815d192af1fb4b0371975b067b0231cfb0 100644 (file)
@@ -74,6 +74,13 @@ Platforms:   All systems that have the Commodore SID (Sound Interface
                Device):
                C64, C128, CBM510, CBM610
 
+-----------------------------------------------------------------------------
+Name:           overlaydemo
+Description:   Shows how to load overlay files from disk. Written and
+                contributed by Oliver Schmidt, <ol.sc@web.de>.
+Platforms:             All systems with an overlay linker config (currently the C64,
+                the Atari and the Apple ][).
+
 -----------------------------------------------------------------------------
 Name:           plasma
 Description:   A fancy graphics demo written by groepaz/hitmen.