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 6502 instructions #1

Closed
wants to merge 5 commits into from
Closed

Add 6502 instructions #1

wants to merge 5 commits into from

Conversation

vpenando
Copy link

@vpenando vpenando commented Jan 13, 2020

Todo:

  • Complete some instructions such as Brk;
  • Unit tests;
  • Rename fields as in the CPU struct;
  • Remove "Memory" field in NES struct.

See: 6502 reference

Todo:
* Complete some instructions such as Brk;
* Unit tests;
* Rename fields as in the CPU struct;
* Remove "Memory" field in NES struct.
@wdhif
Copy link
Owner

wdhif commented Oct 5, 2021

Hi @vpenando,

Thanks for your work, but this is kind of a personal project and I'm not accepting contributions :)

Regards.

@wdhif wdhif closed this Oct 5, 2021
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