Release 1.1 is out! Check the project for more details. ++ NOTE ++ 6502 Editor has moved to jmeow.net/6502/editor. And the moment you've been waiting for... 6502 Designer is coming! It allows for a traditional code editor experience for more advanced users. It features: - Quick one-click testing of code - Binary and decimal inputs - Number type highlighting (subtle) - Zero page and other types of addressing support - And way, way more! Coming soon!
6502 Designer is powered by Monaco Editor (used in Visual Studio Code). The Run feature is thanks to Nick Morgan's assembler featured in his Easy 6502 Tutorial (http://skilldrick.github.io/easy6502/). If you're lost on how to use Editor and Designer, go there!