A work in progress 68HC11 assembler & emulator
All instructions are supported and labels/branches should work. Some necessary assembler directives are missing, and not all instructions have been tested to assemble to their respective opcodes properly yet. Code view ormatting gets nasty with large instructions or reserved memory blocks. The code is in a very unfinished state currently - almost everything is temporary.