Roboarch is a really stupid and simple CPU ISA i came up with one night and decided to write a VM and "assembler" for it.
see newnotes for more info
Usage: ./roboarchngvm bytecode (memsize) (output)
There is currently no way to get output from it other than the output file, which writes the entire memory of the vm (minus any trailing 0s).
Usage: ./roboarchngasm input output