g 1. assume that you just wrote the following marie program: load 209 add 20a store 20b halt 1022 0026 0000 (a) your program has been assembled and stored in the memory starting at the address of 205. draw your memory contents in binary. (20 points) address memory content in binary in hexadecimal 205 206 207 208 209 20a 20b