Devansh Shukla

Results 2 issues of Devansh Shukla

On executing the following code, I think both `AC` and `CY` flags should set; however, only the `CY` flag sets in the simulator. ```assembly mvi a, 1fh mvi b, ffh...

Stingray's test suite produces a lot of plots, however, there are no tests comparing/verifying the plots to a previous version/hash. This is supposed to be mitigated by *other* tests, but...