Skip to content

Conversation

@sql-hkr
Copy link
Owner

@sql-hkr sql-hkr commented Oct 26, 2025

Introduces a terminal-based visualizer (cli.py) for stepping through CPU execution traces with interactive controls. Updates README with usage instructions and CLI documentation. Registers a 'tiny8' console script in pyproject.toml.

Introduces a terminal-based visualizer (cli.py) for stepping through CPU execution traces with interactive controls. Updates README with usage instructions and CLI documentation. Registers a 'tiny8' console script in pyproject.toml.
@sql-hkr sql-hkr linked an issue Oct 26, 2025 that may be closed by this pull request
@sql-hkr sql-hkr merged commit e513422 into main Oct 26, 2025
1 check passed
@sql-hkr sql-hkr deleted the feat/cli branch October 26, 2025 12:26
sql-hkr added a commit that referenced this pull request Oct 26, 2025
Extend the `README` and `docs/index.rst` to document the new CLI Visualizer, including usage instructions, keyboard controls, and example commands.
sql-hkr added a commit that referenced this pull request Oct 26, 2025
Add CLI Visualizer documentation and usage examples (#17)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement terminal-based visualizer for tiny8 CPU step traces

2 participants