Add new sample code contributed by Greg King
git-svn-id: svn://svn.cc65.org/cc65/trunk@1990 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
|
||||
|
||||
This directory contains sample programs for the cc65 compiler.
|
||||
|
||||
Below is a short description for each of the programs together with a list of
|
||||
@@ -18,6 +18,14 @@ Please note:
|
||||
|
||||
List of supplied sample programs:
|
||||
|
||||
-----------------------------------------------------------------------------
|
||||
Name: ascii
|
||||
Description: Shows the ASCII (or ATASCII, PETSCII) codes of typed
|
||||
characters. Written and contributed by Greg King
|
||||
<gngking@erols.com>.
|
||||
Platforms: All platforms with conio or stdio (compile time
|
||||
configurable).
|
||||
|
||||
-----------------------------------------------------------------------------
|
||||
Name: fire
|
||||
Description: Another graphics demo written by groepaz/hitmen.
|
||||
|
||||
Reference in New Issue
Block a user