Create random questions and verify the math with the user input. Use printf() and scanf() in C for all your input and output needs. Take care of your primary logic in ARM. ALSO, Use an LFSR (Linear-Feedback Shift Register) to generate random numbers for the player and have them do bitwise operations AND XOR.”

note: Program must include at least 50 lines of unique assembly language code, and may also include C code. IMPORTANT, for each line of code, please comment on what is happening in each line.

Sample Solution

This question has been answered.

Get Answer