Implement a terminal-based visualizer for tiny8 CPU step traces.
The tool should provide an interactive UI to inspect SREG, registers, and a memory range for a selected step from cpu.step_trace.
Keyboard controls should support actions such as play, pause, and single-stepping.