Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 5983 - fix an emulator bounds-check bug | Kartik Agaram | 2020-02-05 | 1 | -1/+1 |
| | | | | | | It was possible for an instruction to write out of bounds of the memory data structure. Most of the time this worked fine. However if the block ever got resized and moved the out-of-bounds bytes no longer went along. | ||||
* | 5818 | Kartik Agaram | 2019-12-22 | 1 | -3/+3 |
| | |||||
* | 5713 | Kartik Agaram | 2019-10-23 | 1 | -2/+2 |
| | |||||
* | 5485 - promote SubX to top-level | Kartik Agaram | 2019-07-27 | 1 | -0/+1272 |