Assembly language programming (ARM) with C language (mixed)

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: …

Assembly language programming (ARM) with C language (mixed) Read More »