User Tools

Site Tools


base:comparison_of_6502_random_generators

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
base:comparison_of_6502_random_generators [2021-11-28 00:11] – added footnote wilbase:comparison_of_6502_random_generators [2021-11-28 00:15] (current) – formatting of second footnote wil
Line 20: Line 20:
 ^ [[16bit pseudo random generator|16bit PRG]]        | 16bit        | 69                | 49            | all except 0 | low     | {{:base:rand16_1.png?nolink&200|}} | ^ [[16bit pseudo random generator|16bit PRG]]        | 16bit        | 69                | 49            | all except 0 | low     | {{:base:rand16_1.png?nolink&200|}} |
 ^ [[Small, fast 8-bit PRNG|Whiteflame8]]  | 8bit         | 16*               | 14            | all values, 0-255 | low     | {{:base:rand_wf8.png?nolink&200|}} | ^ [[Small, fast 8-bit PRNG|Whiteflame8]]  | 8bit         | 16*               | 14            | all values, 0-255 | low     | {{:base:rand_wf8.png?nolink&200|}} |
-^ [[AX+ Tinyrand8]]  | 8bit         | 18               | 15**            | all values, 0-255 | high     | {{:base:rand_ax+.png?nolink&200|}} | +^ [[AX+ Tinyrand8]]  | 8bit         | 18               | 15           | all values, 0-255 | high     | {{:base:rand_ax+.png?nolink&200|}} | 
-* implementation has branches, execution time varies +* implementation has branches, execution time varies\\ 
-** not including separate 13 byte function for setting an 8bit seed+not including separate 13 byte function for setting an 8bit seed
  
  
base/comparison_of_6502_random_generators.txt · Last modified: 2021-11-28 00:15 by wil