Programming in assembler - TechRepublic
General discussion
March 6, 2001 at 01:17 AM
viper2k29

Programming in assembler

by viper2k29 . Updated 24 years, 11 months ago

I am required to take an input from a user – a four digit code, store it in a register and then compare against a pre-stored value (stored in another register, another four digit code). I am a complete assembler novice and so need help with this.

This discussion is locked

All Comments