ACLS should only be used at the start of a program
If you want a faster ACLS (still don't use this in a loop), you can do
ACLS 1,0,0
FOR I=5 TO 0 STEP -1
GPAGE 0,I
GCLS
NEXT
This won't load the default sprite/BG GRPs, but if you load your own textures then it's fine.
1そうだね プレイ済み