Skip to content

Debugger #8

@robsoft

Description

@robsoft

Debugger in a similar vein to the one coming to gether in the gameboy project. We want to be able to see 'registers', a bit of a memory view (with tools to change location being viewed), and to disassemble the next few instructions. Chip-8 allows self-modifying code so we'd probably disassemble on the fly.
Also, single-step and run-to-breakpoint should be allowed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestpost-first-releaseThings that will be saved for a future iteration

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions