aboutsummaryrefslogtreecommitdiff
path: root/examples/sprite.s
Commit message (Collapse)AuthorAgeFilesLines
* Lay out a proper structure for the projectMiquel Sabaté Solà2025-02-041-577/+0
| | | | | | | | Let's divide things by topic instead of a broad "examples" directory. This will allow for simple files to co-exist together with full-blown projects. Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* Add a sprite exampleMiquel Sabaté Solà2025-02-041-0/+577
This is way better documented. Moreover, the `input.s` example has been further simplified. Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>