From a0d3f0c1803c244b80b7a58a19cd563ba01f3e5d Mon Sep 17 00:00:00 2001 From: uz Date: Tue, 21 Feb 2012 20:05:36 +0000 Subject: [PATCH] Renamed smc.mac to smc.inc. git-svn-id: svn://svn.cc65.org/cc65/trunk@5537 b7a2c559-68d2-44c3-8de9-860c34a00d81 --- asminc/{smc.mac => smc.inc} | 0 doc/smc.sgml | 4 ++-- 2 files changed, 2 insertions(+), 2 deletions(-) rename asminc/{smc.mac => smc.inc} (100%) diff --git a/asminc/smc.mac b/asminc/smc.inc similarity index 100% rename from asminc/smc.mac rename to asminc/smc.inc diff --git a/doc/smc.sgml b/doc/smc.sgml index 01a977715..38ba844e4 100644 --- a/doc/smc.sgml +++ b/doc/smc.sgml @@ -6,7 +6,7 @@ 2012-02-19 -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). @@ -38,7 +38,7 @@ general purpose library with SMC excludes ROM targets! The ca65 SMC macro package consists of two files: -smc.mac +smc.inc opcodes.inc -- 2.39.5