| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Expand some comments on sprite.s | Miquel Sabaté Solà | 2025-03-10 | 1 | -13/+28 |
| * | Provide an example on multiscreen scrolling | Miquel Sabaté Solà | 2025-03-10 | 19 | -131/+1947 |
| * | Bring code style to better standards | Miquel Sabaté Solà | 2025-03-10 | 16 | -196/+206 |
| * | shared: Add utilities for clearing screens | Miquel Sabaté Solà | 2025-03-07 | 4 | -0/+50 |
| * | Add an editorconfig file | Miquel Sabaté Solà | 2025-02-05 | 1 | -0/+8 |
| * | Ensure background/sprite tiles are spread properly | Miquel Sabaté Solà | 2025-02-04 | 5 | -27/+50 |
| * | scroll: Implement a roulette-like game | Miquel Sabaté Solà | 2025-02-04 | 12 | -39/+580 |
| * | fx: Provide an example of PPU bank switching | Miquel Sabaté Solà | 2025-02-04 | 8 | -6/+531 |
| * | Add a note about nasm | Miquel Sabaté Solà | 2025-02-04 | 1 | -3/+6 |
| * | Move macros globally | Miquel Sabaté Solà | 2025-02-04 | 1 | -22/+22 |
| * | Don't leave segments empty | Miquel Sabaté Solà | 2025-02-04 | 2 | -0/+20 |
| * | Use custom configurations everywhere | Miquel Sabaté Solà | 2025-02-04 | 9 | -44/+100 |
| * | Clean up the Makefile output | Miquel Sabaté Solà | 2025-02-04 | 3 | -32/+30 |
| * | Vastly improve the documentation | Miquel Sabaté Solà | 2025-02-04 | 10 | -83/+184 |
| * | Add a way to safely read from controllers | Miquel Sabaté Solà | 2025-02-04 | 4 | -104/+74 |
| * | basics: Add a flickering example | Miquel Sabaté Solà | 2025-02-04 | 4 | -4/+435 |
| * | Move assets into a global directory | Miquel Sabaté Solà | 2025-02-04 | 9 | -189/+3 |
| * | basics: Add an example on CHR-RAM | Miquel Sabaté Solà | 2025-02-04 | 7 | -9/+321 |
| * | scroll: Start with the scrolling examples | Miquel Sabaté Solà | 2025-02-04 | 12 | -14/+471 |
| * | space: Improve comments and documentation | Miquel Sabaté Solà | 2025-02-04 | 4 | -6/+22 |
| * | Make READMEs more clear for absolute beginners | Miquel Sabaté Solà | 2025-02-04 | 2 | -2/+11 |
| * | space: Simplify the code and its goals | Miquel Sabaté Solà | 2025-02-04 | 8 | -152/+335 |
| * | basics: Add an example on UNROM | Miquel Sabaté Solà | 2025-02-04 | 6 | -1/+256 |
| * | basics: Improve documentation | Miquel Sabaté Solà | 2025-02-04 | 3 | -9/+23 |
| * | basics: Add an example on persisting data | Miquel Sabaté Solà | 2025-02-04 | 3 | -3/+166 |
| * | Lay out a proper structure for the project | Miquel Sabaté Solà | 2025-02-04 | 23 | -39/+847 |
| * | Add a sprite example | Miquel Sabaté Solà | 2025-02-04 | 8 | -104/+654 |
| * | Initial commit | Miquel Sabaté Solà | 2025-02-04 | 9 | -0/+978 |
