+
+ Pop the last character mapping from the stack, and activate it.
+
+ This command will switch back to the character mapping that was last pushed onto the
+ character mapping stack using the
+ command, and remove this entry from the stack.
+
+ The assembler will print an error message if the mappting stack is empty when
+ this command is issued.
+
+ See: ,
+
+
.POPCPU
Pop the last CPU setting from the stack, and activate it.
@@ -3675,6 +3690,22 @@ Here's a list of all control commands and a description, what they do:
+.PUSHCHARMAP
+
+ Push the currently active character mapping onto a stack. The stack has a size of 16
+ entries.
+
+ to switch to another character mapping and to restore the old
+ characther mapping later, without knowledge of the current mapping.
+
+ The assembler will print an error message if the character mapping stack is already full,
+ when this command is issued.
+
+ See: ,
+
+
.PUSHCPU
Push the currently active CPU onto a stack. The stack has a size of 8