aboutsummaryrefslogtreecommitdiff
path: root/examples/input.s
Commit message (Collapse)AuthorAgeFilesLines
* Add a sprite exampleMiquel Sabaté Solà2025-02-041-11/+71
| | | | | | | This is way better documented. Moreover, the `input.s` example has been further simplified. Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* Initial commitMiquel Sabaté Solà2025-02-041-0/+110
Add the basic structure and the first example: managing controller input. Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>