Assembly Lab Write an assembly program using the site
https://schweigi.github.io/assembler-simulator/
that has as (memory-mapped) output the first seven powers of 2 (1, 2, 4, ... 128). Send me a screen capture of
your program after it has executed that shows the code and the result. (The output will look funky because
it will be displayed as ASCII characters.)