
THINGS TO DO MAYBE SOMEDAY:

    - Implement a ".loop" pseudo-op.

    - Implement a "jcc" optimized branch opcode (?).

    - Implement macros, and nested blocks with scoping.

    - Add 65816 support.

    - Add a ".target" pseudo-op to allow switching the
      target architecture during assembly.

