aboutsummaryrefslogtreecommitdiff
path: root/basics/flicker.s
Commit message (Collapse)AuthorAgeFilesLines
* basics: Add a flickering exampleMiquel Sabaté Solà2025-02-041-1/+280
| | | | | | | Add an example on how to flicker sprites so to not surpass the scanline limit for them. Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* basics: Add an example on CHR-RAMMiquel Sabaté Solà2025-02-041-0/+1
Moreover, add a simple fix to the CI. Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>