aboutsummaryrefslogtreecommitdiff
path: root/scroll/include/apu.s
Commit message (Collapse)AuthorAgeFilesLines
* Bring code style to better standardsMiquel Sabaté Solà2025-03-101-2/+0
| | | | | | | | Be more careful on everything and try to follow along style.nes from my repository. This might change in the future, but it's in a much better state now. Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
* scroll: Start with the scrolling examplesMiquel Sabaté Solà2025-02-041-0/+6
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>