This computer was based on the Intel 8085 ISA. Currently it can support most of the 8085 instructions.
You can compile an 8085 program using an 8085 assembler and run it on this computer. Load up a program to program.bin, then simulate the computer using the gtkwave file.
Check out doc.md to about how the computer works and how each instructions were implemented