| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Wait for items to fall before changing screen | Miquel Sabaté Solà | 2026-03-16 | 1 | -1/+1 |
| * | Initial implementation for items | Miquel Sabaté Solà | 2026-03-11 | 1 | -0/+1 |
| * | Don't skip the title page on a DEV build | Miquel Sabaté Solà | 2026-03-11 | 1 | -15/+6 |
| * | Support reading from the second controller | Miquel Sabaté Solà | 2026-03-08 | 1 | -3/+7 |
| * | Skip initialization of first nametable after game over | Miquel Sabaté Solà | 2026-03-08 | 1 | -1/+12 |
| * | State game over only when all players are dead | Miquel Sabaté Solà | 2026-03-08 | 1 | -2/+2 |
| * | Define the bitmap for multiplayer support | Miquel Sabaté Solà | 2026-03-08 | 1 | -0/+1 |
| * | Initialize 'zp_pause_toggle' before NMI enablement | Miquel Sabaté Solà | 2026-03-07 | 1 | -1/+6 |
| * | Add the Game Over screen | Miquel Sabaté Solà | 2026-03-05 | 1 | -3/+29 |
| * | Update lifes left for player 1 | Miquel Sabaté Solà | 2026-03-04 | 1 | -0/+1 |
| * | Let enemies die whenever they touch a bullet | Miquel Sabaté Solà | 2026-03-03 | 1 | -1/+1 |
| * | Add a pool of explosion effects | Miquel Sabaté Solà | 2026-03-03 | 1 | -0/+1 |
| * | Remove vector.s | Miquel Sabaté Solà | 2026-02-13 | 1 | -1/+66 |
| * | 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 |
