aboutsummaryrefslogtreecommitdiff
path: root/basics
Commit message (Expand)AuthorAgeFilesLines
* Fix minor details on sound in sprite.sMiquel Sabaté Solà2026-04-101-5/+2
* Clarify on how nametables are to be initializedMiquel Sabaté Solà2026-04-071-15/+21
* Expand on attribute tablesMiquel Sabaté Solà2026-04-071-1/+17
* Expand the explanation on memory mapped IOMiquel Sabaté Solà2026-04-071-7/+16
* basics: Improve the wording on sprite.sMiquel Sabaté Solà2025-05-091-27/+30
* Provide better wording on disabling decimal modeMiquel Sabaté Solà2025-03-201-7/+12
* Clear VBlank on reset on all examplesMiquel Sabaté Solà2025-03-206-1/+9
* shared: Bring joypad into a proper styleMiquel Sabaté Solà2025-03-111-1/+1
* Expand some comments on sprite.sMiquel Sabaté Solà2025-03-101-13/+28
* Bring code style to better standardsMiquel Sabaté Solà2025-03-106-65/+69
* shared: Add utilities for clearing screensMiquel Sabaté Solà2025-03-071-0/+3
* Ensure background/sprite tiles are spread properlyMiquel Sabaté Solà2025-02-041-1/+1
* scroll: Implement a roulette-like gameMiquel Sabaté Solà2025-02-041-13/+4
* Don't leave segments emptyMiquel Sabaté Solà2025-02-042-0/+20
* Use custom configurations everywhereMiquel Sabaté Solà2025-02-044-23/+33
* Vastly improve the documentationMiquel Sabaté Solà2025-02-043-56/+159
* Add a way to safely read from controllersMiquel Sabaté Solà2025-02-042-1/+6
* basics: Add a flickering exampleMiquel Sabaté Solà2025-02-041-1/+280
* Move assets into a global directoryMiquel Sabaté Solà2025-02-044-2/+2
* basics: Add an example on CHR-RAMMiquel Sabaté Solà2025-02-043-0/+304
* space: Improve comments and documentationMiquel Sabaté Solà2025-02-041-2/+4
* Make READMEs more clear for absolute beginnersMiquel Sabaté Solà2025-02-041-1/+8
* space: Simplify the code and its goalsMiquel Sabaté Solà2025-02-041-6/+7
* basics: Add an example on UNROMMiquel Sabaté Solà2025-02-043-0/+176
* basics: Improve documentationMiquel Sabaté Solà2025-02-043-9/+23
* basics: Add an example on persisting dataMiquel Sabaté Solà2025-02-042-3/+165
* Lay out a proper structure for the projectMiquel Sabaté Solà2025-02-044-0/+771