Releases: jarlostensen/InteractiveAssembler64
Releases · jarlostensen/InteractiveAssembler64
release candidate 3
Fixed some bugs in register display function and the find-function handler. How did those get in there...?
Release candidate 2
Fixed some minor bugs from Rc-1 and added the ability to step and assemble at line numbers. I.e. you can change a line of assembly after the fact, and you can go back and execute it, after the fact.
TODO: better documentation...
1.0 Release candidate 1
First release of inasm64 for testing. Most basic functionality in place to allow use and testing with real-world assembly, including AVX and AVX2 instructions. AVX512 is only partly supported.