Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mike42 authored May 20, 2021
1 parent 2676282 commit 4f514b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# 6502 Assembly Plugin for IntelliJ

This IntelliJ plugin provides basic support for 6502 assembly language. It is suitable for projects which use the `ca65` assembler to target the WDC 6502, 65816, and related microprocessors.
This IntelliJ plugin provides basic support for 6502 assembly language. It is suitable for projects which use the `ca65` assembler to target the WDC 65c02, 65c816, and related microprocessors.

![6502 Example in IntelliJ](screenshot/6502_intellij_example.png)

Expand Down

0 comments on commit 4f514b8

Please sign in to comment.