Changes
/* Description */
The available memory could be switched in and out of the Z80 64K address block in banks of 16K using either RSX (bar) commands within basic or within an assembly code program.
== RSX Commands ==
The additional bar commands were:
* |Poke, n, s, v - Write to a byte in the expansion RAM
A further command which was considered to be only for 'advanced' users was also described later in the handbook:
== Technical ==