mirror of
https://github.com/simon987/Much-Assembly-Required.git
synced 2025-04-20 19:16:43 +00:00
Created Hardware Random Number Generator (markdown)
parent
4a49237d63
commit
1f1bea142b
13
Hardware-Random-Number-Generator.md
Normal file
13
Hardware-Random-Number-Generator.md
Normal file
@ -0,0 +1,13 @@
|
||||
This good old random number generator from Cube Electronics is the perfect tool for all your randomization needs!
|
||||
|
||||
### Specifications
|
||||
Manufacturer: 立方電子
|
||||
Version: 1.0B
|
||||
Default address: `0x0007`
|
||||
Hardware ID: `0x0007`
|
||||
Random number bounds: `0x0000` - `0xFFFF`
|
||||
|
||||
### Interrupt Behavior
|
||||
| Value of A | Action | Energy cost | Result |
|
||||
| --- | --- | --- | --- |
|
||||
| (any) | `POLL` | `1 kJ` | Copy a randomly generated word into the B register |
|
Loading…
x
Reference in New Issue
Block a user