Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Update version to 1.0.1 | Ben Bridle | 47 hours |
| | |||
* | Fix error with wide mode conditional jump instructions | Ben Bridle | 48 hours |
| | | | | | Wide-mode conditional jump instructions were reading t as a byte value instead of as a double value. | ||
* | Prevent error when stack overflows | Ben Bridle | 48 hours |
| | | | | | | Previously, the stack overflowing would cause the stack pointer to point outside of the stack, which would cause an error in the stack printing code. | ||
* | Update version to 1.0.0v1.0.0 | Ben Bridle | 2 days |
| | |||
* | Initial commit | Ben Bridle | 2 days |