Closed cyneprepou4uk closed 4 years ago
Thanks for the pull request, cyneprepou4uk! I checked the code on my end by making the appropriate changes.
However, I noticed that the AND/BEQ implementation makes the cursor blink at random times and in a very rapid and short manner compared to the original LSR/BCC code.
You can check it out on your end, with the LSR method, the cursor blinks in a very well timed sequence, but with the AND method, the cursor remains present for like 1-2 seconds, and then blinks very rapidly, exactly one frame, and goes back to being static for 1-2 seconds.
Let me know if it happens on your end as well.
I see what you mean. I misunderstood the code. Nevermind that pull request then.
optimization