aboutsummaryrefslogtreecommitdiff
path: root/scroll/README.md
Commit message (Collapse)AuthorAgeFilesLines
* Clear out wording on README filesMiquel Sabaté Solà2025-04-241-6/+17
| | | | Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
* scroll: Provide an example with the MMC3 chipMiquel Sabaté Solà2025-03-121-34/+57
| | | | Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
* scroll: Provide better wording for the READMEMiquel Sabaté Solà2025-03-111-18/+19
| | | | Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
* scroll: Provide an even more basic exampleMiquel Sabaté Solà2025-03-111-2/+21
| | | | | | That is, just toggle between two fixed nametables. Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
* scroll: Provide an example with sprite 0 collisionMiquel Sabaté Solà2025-03-111-19/+43
| | | | Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
* docs: Align GIFs to the centerMiquel Sabaté Solà2025-03-101-2/+6
| | | | Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
* Provide an example on multiscreen scrollingMiquel Sabaté Solà2025-03-101-11/+55
| | | | Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
* scroll: Implement a roulette-like gameMiquel Sabaté Solà2025-02-041-4/+17
| | | | Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
* scroll: Start with the scrolling examplesMiquel Sabaté Solà2025-02-041-6/+3
| | | | | | | 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>
* Lay out a proper structure for the projectMiquel Sabaté Solà2025-02-041-0/+24
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>