Update for new version
git-svn-id: svn://svn.cc65.org/cc65/trunk@105 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
@@ -2,9 +2,11 @@
|
||||
Documentation overview:
|
||||
|
||||
|
||||
ar65.txt - Describes the ar65 archiver.
|
||||
BUGS - Known compiler bugs
|
||||
|
||||
debugging.txt - Debug programs using the VICE emulator.
|
||||
CREDITS - Who helped with the compiler and tools?
|
||||
|
||||
ar65.txt - Describes the ar65 archiver.
|
||||
|
||||
ca65.txt - Describes the ca65 macro assembler.
|
||||
|
||||
@@ -15,6 +17,12 @@ Documentation overview:
|
||||
coding.txt - Containes hints on creating the most effective code
|
||||
with cc65.
|
||||
|
||||
compile.txt - How to compile cc65 and the support tools.
|
||||
|
||||
debugging.txt - Debug programs using the VICE emulator.
|
||||
|
||||
internal.doc - A somewhat older text describing several cc65 internals.
|
||||
|
||||
intro.txt - Describes the use of the tools by a short "hello world"
|
||||
example.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user