]> Chaos Git - corbenik/corbenik.git/commit
Ditch the weird test opcode in favor of conditional jmp variants. Much cleaner now. v0.0.5
authorchaoskagami <chaos.kagami@gmail.com>
Mon, 6 Jun 2016 13:35:43 +0000 (09:35 -0400)
committerchaoskagami <chaos.kagami@gmail.com>
Mon, 6 Jun 2016 13:35:43 +0000 (09:35 -0400)
commitbf12022fb449a4470daf6ef59b6ab3e39daa95bb
tree8ec2774b52e0a4880c4d90d25dc79968aaf9f6b4
parent90ac98fc1edf701b3f3d1e7e53a234ff229cf424
Ditch the weird test opcode in favor of conditional jmp variants. Much cleaner now.
host/bytecode_asm.py
patch/memexec.pco
source/interp.c