diff --git a/Aufgabe1.X68 b/Aufgabe1.X68 index a78bc0f..7c4f6c6 100644 --- a/Aufgabe1.X68 +++ b/Aufgabe1.X68 @@ -1,8 +1,8 @@ *----------------------------------------------------------- -* Title : Wat?! -* Written by : Me and that other guy -* Date : Today -* Description: Dunno +* Title : Aufgabe 1 +* Written by : Manuel Vögele and Simon Wörner +* Date : 2015-04-28 +* Description: This program compares two strings and calculates the sum of the smaller characters *----------------------------------------------------------- ORG $1000 START: ; This is where the program starts - obviously @@ -65,4 +65,4 @@ Sum ds.l 1 *~Font name~Courier New~ *~Font size~10~ *~Tab type~1~ -*~Tab size~4~ +*~Tab size~4~ \ No newline at end of file