Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

which is a XOR instruction:

...

which will be the next challenge..So, some more messing with the Unibone source code, and now we get:

Code Block
-- ext: 77101
-- ext: 72227
ASH: reg=2, in=6, shift=5
ASH: out=300
-- ext: 74504
XOR: reg=5, in=0, val=177777
- result=177777
-- ext: 74103
XOR: reg=1, in=166670, val=77777
- result=111107
-- ext: 74204
XOR: reg=2, in=101440, val=177777
- result=76337
-- ext: 77507

And it dies again:

...

Which is:

...

Son of a bitch… Implementing that too. And now we’re getting somewhere:

...

(wink)