| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Toggle a "Paused" message on top of the screen | Miquel Sabaté Solà | 2026-03-06 | 1 | -2/+57 |
| * | Don't toggle pause from a holded button | Miquel Sabaté Solà | 2026-03-06 | 1 | -2/+7 |
| * | Add the Game Over screen | Miquel Sabaté Solà | 2026-03-05 | 1 | -1/+12 |
| * | Update lifes left for player 1 | Miquel Sabaté Solà | 2026-03-04 | 1 | -0/+8 |
| * | Add collision with the player | Miquel Sabaté Solà | 2026-03-04 | 1 | -9/+80 |
| * | Add a pool of explosion effects | Miquel Sabaté Solà | 2026-03-03 | 1 | -0/+32 |
| * | Initial iteration of enemy movement | Miquel Sabaté Solà | 2026-02-12 | 1 | -6/+2 |
| * | Simplify allocation for the rest of bullets | Miquel Sabaté Solà | 2026-02-10 | 1 | -6/+10 |
| * | Allocate all enemies on sprite cycling | Miquel Sabaté Solà | 2026-02-10 | 1 | -3/+36 |
| * | enemies: add inner movement and facing logic | Miquel Sabaté Solà | 2026-02-10 | 1 | -8/+6 |
| * | Add the __fallthrough__ pseudo-instruction | Miquel Sabaté Solà | 2026-02-03 | 1 | -2/+1 |
| * | Initial work on sprite cycling for enemies | Miquel Sabaté Solà | 2026-02-03 | 1 | -8/+47 |
| * | Adapt the code to play well with nasm's asan | Miquel Sabaté Solà | 2025-12-15 | 1 | -10/+10 |
| * | Add the skeleton code for enemies | Miquel Sabaté Solà | 2025-05-15 | 1 | -0/+1 |
| * | Simplify the cycling on the rest of sprites | Miquel Sabaté Solà | 2025-05-15 | 1 | -19/+22 |
| * | Implement the base for moving bullets | Miquel Sabaté Solà | 2025-05-14 | 1 | -2/+160 |
| * | Add the ability to pause the game | Miquel Sabaté Solà | 2025-04-03 | 1 | -0/+54 |
| * | player: First PAL implementation | Miquel Sabaté Solà | 2025-04-02 | 1 | -0/+32 |
| * | Disable the PPU between the title to main screens | Miquel Sabaté Solà | 2025-03-19 | 1 | -2/+24 |
| * | Add basic vertical movement | Miquel Sabaté Solà | 2025-03-17 | 1 | -1/+29 |
| * | Add a title and a main screens | Miquel Sabaté Solà | 2025-03-13 | 1 | -0/+28 |
