I need help with assembly language k68

profilezohnndd

I need a code for assembly language 68k, and the requirments are fairly easy:

 

"Your program will prompt the user to enter a date in the form MM/DD/YYYY. Then your program will print "The date entered is XXXX dd, yyyy." where XXXX is the English month and dd is the date, followed by a comma, the year and a period. You may not have a leading zero on the day field. i.e. if the input is 10/04/2015, then October 04, 2015 is incorrect; it must be October 4, 2015. "

    • 11 years ago
    • 10
    Answer(1)

    Purchase the answer to view it

    blurred-text
    NOT RATED
    • attachment
      month_date_year.txt