assembler-simulator
assembler-simulator copied to clipboard
Allow full state export/import
We add State export/import buttons. Export gives you a string encoding the full registers/RAM. Import does the reverse.
Ideally we could allowing embedding a state string near the top of the code listing.