KestrelComputer / kestrel

The Kestrel is a family of home-made computers, built as much as possible on open-source technology, and supporting as much as possible the open-source philosophy.
http://kestrelcomputer.github.io/kestrel
Mozilla Public License 2.0
185 stars 10 forks source link

Problem: e emulator crashes with JALR X2, 0(X2) (or any other similar register) #196

Closed sam-falvo closed 8 years ago

sam-falvo commented 8 years ago

This should be usable to implement coroutines but right now, it just crashes the emulated program. The emulator starts executing code at a random location.

sam-falvo commented 8 years ago

This seems to be fixed; at least I cannot reproduce it within the Forth environment.