Assembling a TI-89/TI-92 Plus Program
  1. Write an MC68k Assembly program for the TI-89/TI-92+, with all conventions used with A68k. Make sure that your program is compiling for at least one of these calculators, otherwise an error will occur.
  2. Click 'Assemble 89/92 Plus' 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.