An introduction into the QCPU 2 architecture and its assembly language.
QCPU’s 16 bit virtual memory and its addressing modes.
Allocators in userland in order to fully manage a process’ virtual memory.
QCPU’s assembly language, linker and compiler extensions.
Physical mapping, I/O and memory devices.
A CPU’s first steps and different execution modes.
Efficiently moving the instruction pointer(s) around.
Perform operations on 16 bit data with an 8 bit machine.