iced icon indicating copy to clipboard operation
iced copied to clipboard

Resume recording interactions after asserting in `tester`

Open thorn132 opened this issue 6 months ago • 0 comments

This makes clicking the record button while in asserting mode transition back to recording using the existing Program::State value to initialize the Emulator and retaining all prior Instructions. A separate reset button has been added to retain the old record button behavior.

thorn132 avatar Oct 15 '25 21:10 thorn132