| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Replace some todo's with the safe __fallthrough__ | Miquel Sabaté Solà | 2026-02-11 | 1 | -1/+1 |
| * | Adapt the code to play well with nasm's asan | Miquel Sabaté Solà | 2025-12-15 | 1 | -4/+4 |
| * | Initialize enemies at a random Y coordinate | Miquel Sabaté Solà | 2025-05-16 | 1 | -0/+1 |
| * | Add the skeleton code for enemies | Miquel Sabaté Solà | 2025-05-15 | 1 | -0/+1 |
| * | Define the notion of a level | Miquel Sabaté Solà | 2025-05-15 | 1 | -0/+13 |
| * | Implement the base for moving bullets | Miquel Sabaté Solà | 2025-05-14 | 1 | -0/+1 |
| * | reset: Do not zero out RAM | Miquel Sabaté Solà | 2025-05-12 | 1 | -1/+9 |
| * | player: First PAL implementation | Miquel Sabaté Solà | 2025-04-02 | 1 | -0/+6 |
| * | Disable the PPU between the title to main screens | Miquel Sabaté Solà | 2025-03-19 | 1 | -1/+8 |
| * | Expanded ground collision to the other platforms | Miquel Sabaté Solà | 2025-03-18 | 1 | -0/+1 |
| * | Add basic vertical movement | Miquel Sabaté Solà | 2025-03-17 | 1 | -0/+1 |
| * | Support PAL natively | Miquel Sabaté Solà | 2025-03-14 | 1 | -4/+26 |
| * | Add a title and a main screens | Miquel Sabaté Solà | 2025-03-13 | 1 | -55/+58 |
| * | Start with a skeleton for the project | Miquel Sabaté Solà | 2025-03-12 | 1 | -0/+86 |
