mirror of
https://github.com/KarolS/millfork.git
synced 2026-04-21 09:16:34 +00:00
Use POKEY for random seed on Atari
This commit is contained in:
@@ -32,6 +32,8 @@ Current implementation:
|
||||
|
||||
* On C64, spends two frames reading noise data from the SID chip.
|
||||
|
||||
* On Atari computers, reads the POKEY random register.
|
||||
|
||||
* On Z80, reads the refresh register.
|
||||
|
||||
* On all other targets, sets the seed to 1.
|
||||
|
||||
Reference in New Issue
Block a user