jserv / full-stack-hello

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

SHIFT, OR, XOR, NOT support #35

Closed pakls closed 7 years ago

pakls commented 7 years ago

Need SHIFT, OR, XOR, NOT support to do useful logical operations.

pakls commented 7 years ago

Pull request #43.