aboutsummaryrefslogtreecommitdiff
path: root/scroll/toggle.s
Commit message (Collapse)AuthorAgeFilesLines
* shared: Bring joypad into a proper styleMiquel Sabaté Solà2025-03-111-4/+4
| | | | | | | Put functions inside of the scope, avoid useless fallthroughs and be more realistic on what is needed from elsewhere. Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
* scroll: Provide an even more basic exampleMiquel Sabaté Solà2025-03-111-1/+272
| | | | | | That is, just toggle between two fixed nametables. Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
* Provide an example on multiscreen scrollingMiquel Sabaté Solà2025-03-101-0/+1
Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>