From 22c1376dd1591ce6f534afb6ae0b25ef93fd4ab0 Mon Sep 17 00:00:00 2001 From: "ol.sc" Date: Tue, 3 Jul 2012 19:55:03 +0000 Subject: [PATCH] Added section on 'overlaydemo'. git-svn-id: svn://svn.cc65.org/cc65/trunk@5757 b7a2c559-68d2-44c3-8de9-860c34a00d81 --- samples/README | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/samples/README b/samples/README index e16bb68f5..8e9ec1815 100644 --- a/samples/README +++ b/samples/README @@ -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, . +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. -- 2.39.5