Assembling a TI-89/TI-92 Plus Program
- 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.
- Click 'Assemble 89/92 Plus' 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.