Assembling a TI-86 Program
  1. Write a Z80 Assembly program for the TI-86, with all conventions used with TASM.
  2. Click 'Assemble 86' in the 'Build' menu.
  3. If no errors arise, then a dialog box will tell you the location of the program.
  4. If an error does arise, then there is a problem somewhere. Check 'Compiling Errors' for more information. I'm not good at error trapping, but it is probably your fault anyway.