Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Qx86 to list. #771

Merged
merged 2 commits into from
Aug 22, 2024
Merged

Add Qx86 to list. #771

merged 2 commits into from
Aug 22, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Aug 20, 2024

Add Qx86 to list.


Closes #770

@github-actions github-actions bot added the submission Project submission label Aug 20, 2024
Comment on lines 1 to 3
name = "Qx86 - Quantum emulation of a Z80/intel 8080 CPU"
url = "https://github.com/mistasparkaru/Qx86"
description = "Qx86 is an intel 8080/Z80 emulator which executes all salient points of intel 8080/Z80 execution on IBMs quantum computers."
Copy link
Member

@frankharkins frankharkins Aug 20, 2024

Choose a reason for hiding this comment

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

Suggested change
name = "Qx86 - Quantum emulation of a Z80/intel 8080 CPU"
url = "https://github.com/mistasparkaru/Qx86"
description = "Qx86 is an intel 8080/Z80 emulator which executes all salient points of intel 8080/Z80 execution on IBMs quantum computers."
name = "Qx86"
url = "https://github.com/mistasparkaru/Qx86"
description = "An Intel 8080/Z80 emulator which executes all salient points of Intel 8080/Z80 execution on IBM quantum computers."

@mistasparkaru: A few minor suggestions here:

  1. This name is too long for our website. Since the tagline is covered in the description, I suggest removing it.
  2. I suggest removing the project name from the description as it'll appear directly below the project title.
  3. intel -> Intel (proper noun) and IBMs -> IBM (company's prefered style).

@github-actions github-actions bot changed the title Add Qx86 - Quantum emulation of a Z80/intel 8080 CPU to list. Add Qx86 to list. Aug 20, 2024
@CLAassistant
Copy link

CLAassistant commented Aug 20, 2024

CLA assistant check
All committers have signed the CLA.

@mistasparkaru
Copy link
Contributor

Thank you for spending time with me to make this the best it cane be, I have updated the title and replaced "intel" with "Intel" and IBM's.

Hope this helps,

James

Copy link
Member

@frankharkins frankharkins left a comment

Choose a reason for hiding this comment

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

Thanks!

@frankharkins frankharkins enabled auto-merge (squash) August 22, 2024 14:37
@frankharkins frankharkins merged commit 8bb893f into main Aug 22, 2024
4 checks passed
@frankharkins frankharkins deleted the submission-770 branch August 22, 2024 14:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
submission Project submission
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Submission]: Qx86 - Quantum emulation of a Z80/intel 8080 CPU
3 participants