Explore the process of expanding a CPU's instruction set by adding STA (store A), LDI (load immediate), and JMP (jump) commands. Learn how to implement these new machine language instructions, write a program utilizing them, and step through its execution. Gain insights into CPU architecture and low-level programming as you delve into the intricacies of an 8-bit computer system.