Program: Adjusted the turn angle on the 3D renderer to something more reasonable with the recent processing improvements
This commit is contained in:
parent
80b8c25cab
commit
91c9b634f4
@ -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 $0x3dcc,%R6h
|
MOV $0x3ccc,%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
|
||||||
|
Loading…
Reference in New Issue
Block a user