From my reading of the code, I fear the trap and interrupt instructions might have the same flaw, however I have not had time to investigate.
I also have not figured out why this only happens when running an ELF and not when running binaries compiled with paasm. This is why the two added tests are in ELF form.
…ing control
Fixes #22.
From my reading of the code, I fear the trap and interrupt instructions might have the same flaw, however I have not had time to investigate. I also have not figured out why this only happens when running an ELF and not when running binaries compiled with paasm. This is why the two added tests are in ELF form.