From 1cc7d01c997dbfb76e7fa0dc304f66d5fc98d128 Mon Sep 17 00:00:00 2001 From: mrdudz Date: Sat, 5 Jul 2025 21:53:10 +0200 Subject: [PATCH] added missing predefined constants --- doc/ca65.sgml | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/doc/ca65.sgml b/doc/ca65.sgml index 63a1be7e9..a7d3b2ffb 100644 --- a/doc/ca65.sgml +++ b/doc/ca65.sgml @@ -3803,7 +3803,6 @@ See: , atari Defines the scrcode macro. cbm Defines the scrcode macro. - cpu Defines constants for the .CPU variable. generic Defines generic macros like add, sub, and blt. longbranch Defines conditional long-jump macros. @@ -5117,6 +5116,7 @@ For better orthogonality, the assembler defines similar symbols as the compiler, depending on the target system selected: +