jserv / full-stack-hello

minimal instruction set and assembler/compiler for "Hello World" execution
Other
114 stars 49 forks source link

VM can't handle halt opcode from source code #6

Closed mlouielu closed 7 years ago

mlouielu commented 7 years ago

Error: instruction `halt
' not found
make: *** [Makefile:30: tests/test_halt.done] Error 1
mlouielu commented 7 years ago

Closed by #7