Ticket #63 (new enhancement)
Opened 3 years ago
[PATCH] Add file extensions "asx" and "as8" - 6502 assembler
| Reported by: | pfusik | Owned by: | |
|---|---|---|---|
| Priority: | like | Milestone: | |
| Keywords: | asx as8 6502 assembler | Cc: |
Description
Source files for 6502 assemblers such as xasm and MADS often use filename extensions "asx" and "as8". See e.g. lepix and ASAP.
The attached patch adds these extensions and checks if "asx" is assembler code and not XML-based playlist. The assembler parser works fine with no modifications.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.