Updated to include the C128 and the Atari as targets for the multidemo sample.
git-svn-id: svn://svn.cc65.org/cc65/trunk@5833 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
@@ -73,7 +73,8 @@ 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 ][).
|
||||
access and EMD support (currently the C64, the C128,
|
||||
the Atari and the Apple ][).
|
||||
|
||||
-----------------------------------------------------------------------------
|
||||
Name: nachtm
|
||||
@@ -87,7 +88,7 @@ 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 ][).
|
||||
the C128, the Atari and the Apple ][).
|
||||
|
||||
-----------------------------------------------------------------------------
|
||||
Name: plasma
|
||||
|
||||
Reference in New Issue
Block a user