Y
Hacker News
new
|
ask
|
show
|
jobs
by
voidiac
4052 days ago
Branching would be something like:
case JMP: { ip = program[ip + 1] - 1; break; }