From ec4a8d81bd7f192cb6eaf9663d073bf077bbcdef Mon Sep 17 00:00:00 2001 From: "ol.sc" Date: Thu, 16 Aug 2012 19:20:53 +0000 Subject: [PATCH] Added 'multidemo' to the samples README. git-svn-id: svn://svn.cc65.org/cc65/trunk@5807 b7a2c559-68d2-44c3-8de9-860c34a00d81 --- samples/README | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/samples/README b/samples/README index 8e9ec1815..338ef4444 100644 --- a/samples/README +++ b/samples/README @@ -67,6 +67,14 @@ Description: Shows how to use the mouse. Platforms: All systems with mouse and conio support: C64, C128, CBM510, Atari, Apple ][ +----------------------------------------------------------------------------- +Name: multidemo +Description: Shows how to combine multiple cc65 features incl. overlays + and extended memory drivers. Written and contributed by + Oliver Schmidt, . +Platforms: All systems with an overlay linker config, disk directory + access and EMD support (currently the C64 and the Apple ][). + ----------------------------------------------------------------------------- Name: nachtm Description: Plays "Eine kleine Nachtmusik" by Wolfgang Amadeus Mozart -- 2.39.5