Skip to content

add processor switches to instruction doc JSON #30

@taylorplewe

Description

@taylorplewe

What's changing

This issue will create a JSON containing Markdown strings of all documentation for every possible instruction and addressing mode in the 6502 family. It will not, however, provide information on which processor has which instruction & addressing mode. That's what this issue will add to the JSON. Implementation details not yet certain

Motivation for change

We want to show help doc specific to the processor the developer is developing for. For instance we don't want to act like stz is a valid instruction (i.e. provide syntax highlighting, autocomplete, hover doc) if the project they're developing is a Commodore 64 project (nmos 6502.)

Background/Notes

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions