In a message dated 1/5/00 2:18:32 PM Pacific Standard Time, e96nbr@efd.lth.se writes: > > move.b (a1)+,(a0)+ > Are you running this on a HW2 calc? If so, try replacing this line with: > move.b (a1)+,(a0) > move.b (a0),(a0)+ No, I do not have a hw2. the program just displays garbage on the screen, its not like it doesn't display anything. -nike