Added a macro package for writing self modyfying code. By Christian Krüger.

git-svn-id: svn://svn.cc65.org/cc65/trunk@5536 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
uz
2012-02-21 20:02:20 +00:00
parent e3f43a2894
commit 0d4b9c59f3
5 changed files with 1359 additions and 0 deletions

View File

@@ -94,6 +94,10 @@ Main documentation page, contains links to other available stuff.
<tag><htmlurl url="library.html" name="library.html"></tag>
An overview over the cc65 runtime and C libraries.
<tag><htmlurl url="smc.html" name="smc.html"></tag>
Describes Christian Kr&uuml;gers macro package for writing self modifying
assembler code.
<tag><url name="6502 Binary Relocation Format document"
url="http://www.6502.org/users/andre/o65/fileformat.html"></tag>
Describes the o65 file format that is used for dynamically loadable modules