mirror of
https://github.com/byteworksinc/ORCALib.git
synced 2025-08-05 15:24:57 +00:00
Fix a logic error.
There was a problem with the fix in commit 0047b755c9
: an instruction should have had an immediate operand, but did not because it was missing the #. This might cause the code to behave incorrectly, depending on memory contents.
This commit is contained in:
Reference in New Issue
Block a user