| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add a way to safely read from controllers | Miquel Sabaté Solà | 2025-02-04 | 1 | -40/+68 |
| | | | | | | | | | | First of all, move some reading utilities into the new `shared` directory, so controllers can be read by more than one example. Second, even if we keep the example on `basics/input.s` simple, let's provide a safe alternative for the other examples. Signed-off-by: Miquel Sabaté Solà <msabate@suse.com> | ||||
| * | basics: Add a flickering example | Miquel Sabaté Solà | 2025-02-04 | 2 | -0/+151 |
| 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> | |||||
