mirror of
https://github.com/hsoft/collapseos.git
synced 2025-04-05 06:38:40 +11:00
Update rnd procedure comment
This commit is contained in:
parent
fdce67f8ba
commit
daed7de5be
@ -1,6 +1,7 @@
|
|||||||
; Part of kernel because ideally we have some sort of entropy. For now,
|
; Part of kernel because ideally we have some sort of entropy. For now,
|
||||||
; just having it be user-provided for prototypical purposes.
|
; just having it be user-provided for prototypical purposes.
|
||||||
; Implementation by John Metcalf of
|
; This is the HiSoft C compiler output for a C Implementation written and compiled
|
||||||
|
; by John Metcalf of
|
||||||
; http://www.retroprogramming.com/2017/07/xorshift-pseudorandom-numbers-in-z80.html
|
; http://www.retroprogramming.com/2017/07/xorshift-pseudorandom-numbers-in-z80.html
|
||||||
; (Slightly altered for CollapseOS)
|
; (Slightly altered for CollapseOS)
|
||||||
;
|
;
|
||||||
|
Loading…
Reference in New Issue
Block a user