SP1 Multiscroll: Map Management

You can find a demo of the map scrolling system described below in the src/sp1-multi-map folder or you can download the TAP file.

SP1 Multiscroll: Performance Baseline

We can’t optimize what we can’t measure, so my first step at multiscrolling is to do some Proof of Concept routines and establish a code harness where I can run some accounting in the background, and run any routine I want while measuring its performance.

SP1 Scrolling: Multiple Directions

I finished one of my last posts “SP1 Scrolling: Updated Performance Review” saying that my next scrolling experiments would not be SP1 related.