Question: Use 68000 assembly language to write programs that carry out the following tasks. The programs can be written using any text editor or word processor

Use 68000 assembly language to write programs that carry out the following tasks. The programs can be written using any text editor or word processor that can save a file in ASCII text format, and may be executed on Sierra 68306 boards or using the EASy68K simulator. In either case, be sure to include plenty of informative comments to document your approach.

3. Write a program that reverses an ASCII character string, such that the last character of the source string is the first character of the destination string, and so on. Use assembler directives to create a source string My name is John Doe and I am a student. Reserve uninitialized space for a destination string of equal length. Once again, at the end of the program, record the final register contents and the contents of both strings in memory.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!