Skip to content

added screenshot to README and fixed links#11

Open
ashvika-creator wants to merge 1 commit into
masterfrom
1.6
Open

added screenshot to README and fixed links#11
ashvika-creator wants to merge 1 commit into
masterfrom
1.6

Conversation

@ashvika-creator

Copy link
Copy Markdown
Contributor

No description provided.

Comment thread plugin.json
],
"description": "Sample Z80 architecture plugin written to accompany the <a href='https://binary.ninja/2020/01/08/guide-to-architecture-plugins-part1.html'>introductory blog post</a>.",
"longdescription": "<p>This Z80 architecture plugin was originally written as an example architecture to introduce how to easily add support to Binary Ninja for any new architecture given an existing disassembly library. It originally used the <a href='https://skoolkit.ca/'>SchoolKit</a> python library as a disassembler, but later was updated to work with a <a href='https://github.com/lwerdna/z80dis'>dedicated library</a>.</p><p>This repository has several checkpoints from the <a href='https://binary.ninja/2020/01/08/guide-to-architecture-plugins-part1.html'>blog post</a> that are associated with specific comments.</p>",
"description": "Sample Z80 architecture plugin written to accompany the [introductory blog post](https://binary.ninja/2020/01/08/guide-to-architecture-plugins-part1.html).",

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not actually sure if markdown will work in this field. I know for the readme I was saying to keep it MD, but this... might not work? I'm ok trying it so I'll approve this because it would make things a bit cleaner if we can do it that way but be ready whenever we do a release and build/approve in the extension manager to do it again in case it does break!

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.

2 participants