aboutsummaryrefslogtreecommitdiff
path: root/README.md
Commit message (Expand)AuthorAgeFilesLines
* Provide a reference to my code styleMiquel Sabaté Solà2025-03-111-0/+1
* 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/+11
* fx: Provide an example of PPU bank switchingMiquel Sabaté Solà2025-02-041-1/+2
* Add a note about nasmMiquel Sabaté Solà2025-02-041-3/+6
* Clean up the Makefile outputMiquel Sabaté Solà2025-02-041-2/+2
* Vastly improve the documentationMiquel Sabaté Solà2025-02-041-27/+23
* basics: Add an example on CHR-RAMMiquel Sabaté Solà2025-02-041-1/+1
* scroll: Start with the scrolling examplesMiquel Sabaté Solà2025-02-041-6/+6
* Make READMEs more clear for absolute beginnersMiquel Sabaté Solà2025-02-041-1/+3
* space: Simplify the code and its goalsMiquel Sabaté Solà2025-02-041-2/+2
* basics: Add an example on UNROMMiquel Sabaté Solà2025-02-041-0/+11
* Lay out a proper structure for the projectMiquel Sabaté Solà2025-02-041-12/+21
* Add a sprite exampleMiquel Sabaté Solà2025-02-041-0/+3
* Initial commitMiquel Sabaté Solà2025-02-041-0/+34