aboutsummaryrefslogtreecommitdiff
path: root/scroll/include/player.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>
* Provide an example on multiscreen scrollingMiquel Sabaté Solà2025-03-101-34/+269
| | | | Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
* scroll: Start with the scrolling examplesMiquel Sabaté Solà2025-02-041-0/+88
This is still work in progress but at least there's some basic structure to it. Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>