aboutsummaryrefslogtreecommitdiff
path: root/include/globals.s
Commit message (Expand)AuthorAgeFilesLines
* Add a blinking animation on player selectionMiquel Sabaté Solà2026-03-081-1/+3
* Define the bitmap for multiplayer supportMiquel Sabaté Solà2026-03-081-0/+9
* Add collision with the playerMiquel Sabaté Solà2026-03-041-5/+6
* Add a pool of explosion effectsMiquel Sabaté Solà2026-03-031-2/+2
* Initial iteration of enemy movementMiquel Sabaté Solà2026-02-121-1/+1
* Allocate all enemies on sprite cyclingMiquel Sabaté Solà2026-02-101-1/+1
* enemies: add inner movement and facing logicMiquel Sabaté Solà2026-02-101-1/+1
* Adapt the code to play well with nasm's asanMiquel Sabaté Solà2025-12-151-5/+5
* Add the segment on globals.sMiquel Sabaté Solà2025-05-151-0/+2
* Define the notion of a levelMiquel Sabaté Solà2025-05-151-0/+8
* Add the ability to pause the gameMiquel Sabaté Solà2025-04-031-1/+2
* Disable the PPU between the title to main screensMiquel Sabaté Solà2025-03-191-3/+3
* Add a title and a main screensMiquel Sabaté Solà2025-03-131-1/+3
* Start with a skeleton for the projectMiquel Sabaté Solà2025-03-121-0/+34