Simulation of a novel 16-bit CPU and its instruction set. It features arithmetic operations, a register set and a call stack. I have implemented a novel compact instruction set that includes instructions which embed the indices of source and/or destination registers. BSD-2-Clause license applies. Coded in C++ and Python and shared in the Git repository: https://codeberg.org/colinmca11/T16nyCPU