Version 1.2.6
- Make the
readByteandwriteBytemethods public instead of private for allow external programs to read and write memory via the CPU (synchronously). - Add the ability to handle CALL/RET
readByte and writeByte methods public instead of private for allow external programs to read and write memory via the CPU (synchronously).