Cool online 6502 cut 'n paste disassembler

This is an archive of a topic from NESdev BBS, taken in mid-October 2019 before a server upgrade.
View original topic
Cool online 6502 cut 'n paste disassembler
by on (#16437)
Hope this hasn't been posted, I just discovered this awesome JavaScript disassembler by Norbert Landsteiner: http://e-tradition.net/bytes/6502/disassembler.html

Very helpful if you need to disassemble a snippet; no need to break out the editor, command prompt and type stuff! I just paste from my hex ed :D

by on (#16444)
That's really cool! The site has a 6502 assembler, disassembler, and simulator, all using JavaScript.

by on (#18107)
I just found this also, it's pretty cool. It's an assembler and emulator.
http://www.6502asm.com/