Skip to content

Debugger should have a panel to show active DP on 65816 #367

@mkaiserincomm

Description

@mkaiserincomm

The debugger should have a panel, similar to the stack panel, that shows the contents of the active DP. I know I could add the value of DP to my offset and look it up in the main RAM panel, but I (and suspect many others) like to set DP to my local stack frame inside of subroutines so I can access params via DP rather than SP indexed. It also lets me create locals in the local DP so all params and locals are in DP.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions