I was doing my project 06 and comparing my result with the supplied assembler. Then, when I used the Max.asm file, I notice a bug with the supplied assembler table.
Instead of starting the variable table at 16 (0000 0000 0001 0000), it started at 10 (0000 0000 0000 1010).
Image showing the bug: