diff --git a/doc/ca65.sgml b/doc/ca65.sgml index 0e3b60516..b7e8539af 100644 --- a/doc/ca65.sgml +++ b/doc/ca65.sgml @@ -3409,6 +3409,12 @@ See: , command). +.IFPSWEET16 + + Conditional assembly: Check if the assembler is currently in Sweet16 mode + (see command). + + .IFREF Conditional assembly: Check if a symbol is referenced. Must be followed @@ -3972,6 +3978,17 @@ See: ,, and + +.PSWEET16 + + Enable the Sweet16 instructions set. + + See: , , , + , and + + + .PUSHCHARMAP Push the currently active character mapping onto a stack. The stack has a size of 16
+ + Conditional assembly: Check if the assembler is currently in Sweet16 mode + (see command). + + .IFREF Conditional assembly: Check if a symbol is referenced. Must be followed @@ -3972,6 +3978,17 @@ See: ,, and + +.PSWEET16 + + Enable the Sweet16 instructions set. + + See: , , , + , and + + + .PUSHCHARMAP Push the currently active character mapping onto a stack. The stack has a size of 16
Conditional assembly: Check if a symbol is referenced. Must be followed @@ -3972,6 +3978,17 @@ See: ,, and + +.PSWEET16 + + Enable the Sweet16 instructions set. + + See: , , , + , and + + + .PUSHCHARMAP Push the currently active character mapping onto a stack. The stack has a size of 16
+ + Enable the Sweet16 instructions set. + + See: , , , + , and + + + .PUSHCHARMAP Push the currently active character mapping onto a stack. The stack has a size of 16
Push the currently active character mapping onto a stack. The stack has a size of 16