Renamed smc.mac to smc.inc.
git-svn-id: svn://svn.cc65.org/cc65/trunk@5537 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
<date>2012-02-19
|
<date>2012-02-19
|
||||||
|
|
||||||
<abstract>
|
<abstract>
|
||||||
The 'smc.mac' macro package for ca65 eases the use, increases the safeness and
|
The 'smc.inc' macro package for ca65 eases the use, increases the safeness and
|
||||||
self-explanation of 'self-modifying-code' (SMC).
|
self-explanation of 'self-modifying-code' (SMC).
|
||||||
</abstract>
|
</abstract>
|
||||||
|
|
||||||
@@ -38,7 +38,7 @@ general purpose library with SMC excludes ROM targets!
|
|||||||
The ca65 SMC macro package consists of two files:
|
The ca65 SMC macro package consists of two files:
|
||||||
|
|
||||||
<itemize>
|
<itemize>
|
||||||
<item><tt>smc.mac</tt>
|
<item><tt>smc.inc</tt>
|
||||||
<item><tt>opcodes.inc</tt>
|
<item><tt>opcodes.inc</tt>
|
||||||
</itemize>
|
</itemize>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user