Unified GEOS sample resource file names.
git-svn-id: svn://svn.cc65.org/cc65/trunk@5326 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
@@ -458,11 +458,11 @@ controlled by many different types of input devices:
|
||||
|
||||
The tutorial files are different for GEOS. You will find them "next door," in
|
||||
"<tt>cc65/samples/geos</tt>"; they are called "<tt/hello1.c/" and
|
||||
"<tt/apphello1.grc/".
|
||||
"<tt/hello1res.grc/".
|
||||
|
||||
Compile the tutorial with
|
||||
<tscreen><verb>
|
||||
cl65 -O -t cbm-geos hello1.c apphello1.grc
|
||||
cl65 -O -t cbm-geos hello1.c hello1res.grc
|
||||
</verb></tscreen>
|
||||
Copy the resulting file "<tt/hello1/" onto a (GEOS-format) disk.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user