uxn

Varvara Ordinator, written in ANSI C(SDL2)
git clone https://git.eamoncaddigan.net/uxn.git
Log | Files | Refs | README | LICENSE

commit 4525d47699b878a6e5449436a0075d78a3d870dc
parent 08fb3e7f0aa2741c2e0a777ceda25ff266f690fa
Author: Andrew Alderwick <andrew@alderwick.co.uk>
Date:   Sun,  3 Oct 2021 01:05:54 +0100

Fixed year usage in prng.tal, thanks makeworld!

Diffstat:
Mprojects/examples/demos/prng.tal | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/projects/examples/demos/prng.tal b/projects/examples/demos/prng.tal @@ -25,7 +25,7 @@ #00 .DateTime/hour DEI #04 SFT2 #00 .DateTime/day DEI #10 SFT2 EOR2 #00 .DateTime/month DEI #60 SFT2 EOR2 - #00 .DateTime/year DEI #a0 SFT2 EOR2 ;prng2/y STA2 + .DateTime/year DEI2 #a0 SFT2 EOR2 ;prng2/y STA2 ;prng2/x LDA2 ;prng2/y LDA2 EOR2 ORAk ,&non-zero JCN INC2 &non-zero ;prng/seed STA2