Added 'multidemo' to the samples README.
git-svn-id: svn://svn.cc65.org/cc65/trunk@5807 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
parent
2d97630d03
commit
ec4a8d81bd
1 changed files with 8 additions and 0 deletions
|
@ -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, <ol.sc@web.de>.
|
||||
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
|
||||
|
|
Loading…
Add table
Reference in a new issue