components/prism-asm6502.min.js


Log

Author Commit Date CI Message
Michael Schmidt 929c33e0 2021-11-22T13:02:28 Asm6502: Use standard tokens and minor improvements (#3184)
Michael Schmidt e2630d89 2021-09-26T11:52:18 ESLint: Added `regexp/sort-alternatives` rule (#3093)
Michael Schmidt 48fac3b2 2020-06-12T15:58:46 Added a test for identifier support across all languages (#2371)
Golmote a298c621 2018-03-08T22:20:37 Use i flag to simplify some regexps
Kevin Zurawel 2ece18b4 2017-12-16T10:35:23 Add support for 6502 assembly (#1245) * Add support for 6502 assembly * Address PR feedback