Assembling a TI-86 Program
- Write a Z80 Assembly program for the TI-86, with all conventions used with TASM.
- Click 'Assemble 86' in the 'Build' menu.
- If no errors arise, then a dialog box will tell you the location of the program.
- 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.