Linear congruential generation using DOSBox by x86 asm

后端 未结 0 830
天涯浪人
天涯浪人 2020-12-30 00:54

You are asked to generate a random number between 0-255 with the method given for m = 8191, a = 884 and c = 1 values. Write the code that produces a random number in assembl

相关标签:
回答
  • 消灭零回复
提交回复
热议问题