Programs: decreased the angle of rotation in the 3d renderer to accommodate they higher framerates being achieved

This commit is contained in:
(Tim) Efthimis Kritikos 2024-02-20 21:55:22 +00:00
parent 5816fa316b
commit 9abad9d9ed

View File

@ -27,7 +27,7 @@ MOV $0x0004,%R5l
MOV $0x0000,%R5h #Constant 4 MOV $0x0000,%R5h #Constant 4
MOV $0x0008,%R2l MOV $0x0008,%R2l
MOV $0x0000,%R2h #Constant 8 MOV $0x0000,%R2h #Constant 8
MOV $0x3e4c,%R6h MOV $0x3dcc,%R6h
MOV $0xcccd,%R6l #The angle to rotate by MOV $0xcccd,%R6l #The angle to rotate by
:SPIN_LOOP :SPIN_LOOP
#Read in a point R1:x R3:z #Read in a point R1:x R3:z