]> git.sur5r.net Git - cc65/blobdiff - src/ca65/macpack.h
New module strstack
[cc65] / src / ca65 / macpack.h
index ee62ac1be92a2116b9b3e5dfc42575964338c49f..d46ee9ddafcf2b1b449d58ae44128220335f8faa 100644 (file)
@@ -6,10 +6,10 @@
 /*                                                                           */
 /*                                                                           */
 /*                                                                           */
-/* (C) 1998     Ullrich von Bassewitz                                        */
-/*              Wacholderweg 14                                              */
-/*              D-70597 Stuttgart                                            */
-/* EMail:       uz@musoftware.de                                             */
+/* (C) 1998-2003 Ullrich von Bassewitz                                       */
+/*               Römerstrasse 52                                             */
+/*               D-70794 Filderstadt                                         */
+/* EMail:        uz@cc65.org                                                 */
 /*                                                                           */
 /*                                                                           */
 /* This software is provided 'as-is', without any expressed or implied       */
@@ -48,6 +48,7 @@
 #define MAC_GENERIC            0
 #define        MAC_LONGBRANCH          1
 #define MAC_CBM                 2
+#define MAC_CPU                 3