aboutsummaryrefslogtreecommitdiff
path: root/src/driver.s
Commit message (Expand)AuthorAgeFilesLines
* Simplify the cycling on the rest of spritesMiquel Sabaté Solà2025-05-151-19/+22
* Implement the base for moving bulletsMiquel Sabaté Solà2025-05-141-2/+160
* Add the ability to pause the gameMiquel Sabaté Solà2025-04-031-0/+54
* player: First PAL implementationMiquel Sabaté Solà2025-04-021-0/+32
* Disable the PPU between the title to main screensMiquel Sabaté Solà2025-03-191-2/+24
* Add basic vertical movementMiquel Sabaté Solà2025-03-171-1/+29
* Add a title and a main screensMiquel Sabaté Solà2025-03-131-0/+28