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

How to set it for 6502 Syntax? #36

Open
PopovMP opened this issue May 16, 2021 · 1 comment
Open

How to set it for 6502 Syntax? #36

PopovMP opened this issue May 16, 2021 · 1 comment

Comments

@PopovMP
Copy link

PopovMP commented May 16, 2021

Hello,

How to set the NASM plugin to work with MOS 6502 syntax?
Is there a config file or a special file extension?

It also doesn't recognise some traditional assembler directives:

* = $0800        ; instead of ORG
.BYTE $42        ; instead of BYTE
label = $ABCD    ; instead of EQU
@Cliftonz
Copy link

Cliftonz commented Dec 6, 2021

It looks like it is a different plugin,
https://plugins.jetbrains.com/plugin/16799-6502-assembly

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

No branches or pull requests

2 participants