aboutsummaryrefslogtreecommitdiff
path: root/src/over.s
Commit message (Expand)AuthorAgeFilesLines
* Implement the "take off" animationMiquel Sabaté Solà2026-03-231-46/+2
* Center "game over (coin)" textMiquel Sabaté Solà2026-03-201-6/+7
* Don't rely on the 'y' register in Over::handle()Miquel Sabaté Solà2026-03-201-3/+4
* Add support for the SUSE coinMiquel Sabaté Solà2026-03-201-1/+57
* Initial implementation for itemsMiquel Sabaté Solà2026-03-111-0/+47
* State game over only when all players are deadMiquel Sabaté Solà2026-03-081-10/+4
* Add the Game Over screenMiquel Sabaté Solà2026-03-051-0/+196