SUBLEQ (Subtract and branch if less than or equal to zero) is a turing complete, one instruction set CPU designed in logisim.
An assembler for the same can be found in assembler directory. More details in the assemblers README.
Specs can be found in specs.txt.
Assemble the code with the assembler and load the resulting binary file into RAM by right clicking on the RAM module in logisim.
