Skip to content

Unsigned byte memory read fix

Compare
Choose a tag to compare
@HybridEidolon HybridEidolon released this 13 Dec 00:24
· 76 commits to master since this release

This update "breaks" compatibility with 0.1.0 by ensuring read_mem yields numbers of the range 0 to 255 rather than -127 to 127. This was the intended behavior.