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

Fix DASM and Merlin, add Asar, improve cc65 #10

Merged
merged 15 commits into from
Jun 21, 2018

Conversation

georgjz
Copy link
Collaborator

@georgjz georgjz commented Jun 12, 2018

  • Added a new grammar to support Asar Assembler
    • SPC700 and SuperFX opcodes are missing yet. I plan to extract them from the SNES cc65 grammar
  • DASM and Merlin should work now
  • cc65
    • Added some missing commands and constants
    • Changed some scopes to improve readability
    • Added a new grammar for the linker config files ld65 uses
    • Updated the link in README.md
  • Fixed hex numbers with a trailing h
  • Add missing commands to WDC tools

@MatthewCallis
Copy link
Owner

@georgjz did you want to wait to add the SPC700 and SuperFX opcodes before merging?

@MatthewCallis
Copy link
Owner

@georgjz I've also added you as a collaborator on the project!

@georgjz
Copy link
Collaborator Author

georgjz commented Jun 13, 2018

@MatthewCallis Thank you for adding me! I already started doing it, I'll update and merge it as soon I finish it.

@georgjz
Copy link
Collaborator Author

georgjz commented Jun 21, 2018

I'm sorry for my late reply, I finally got around playing Breath of the Wild(it's f:heart::heart::heart:ing amazing) which distracted me a lot. I added the SPC-700 and SuperFX opcodes.

@MatthewCallis MatthewCallis merged commit a32c1f7 into MatthewCallis:master Jun 21, 2018
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