aboutsummaryrefslogtreecommitdiff
path: root/.nasm/segments.txt
Commit message (Expand)AuthorAgeFilesLines
* Remove the usage to zp_enemy_arg in most placesMiquel Sabaté Solà2026-02-281-1/+1
* Move the 'extra' initialization to a functionMiquel Sabaté Solà2026-02-281-1/+1
* Make 'basic' more true to the original gameMiquel Sabaté Solà2026-02-271-1/+1
* Initial implementation for the homing algorithmMiquel Sabaté Solà2026-02-271-1/+1
* Set the enemy pool size on 'init_pool' loop's initMiquel Sabaté Solà2026-02-131-1/+1
* Implement the 'erratic' algorithm for enemiesMiquel Sabaté Solà2026-02-131-1/+1
* Remove vector.sMiquel Sabaté Solà2026-02-131-1/+1
* Implement the 'bounce' algorithm for enemiesMiquel Sabaté Solà2026-02-121-1/+1
* Initial iteration of enemy movementMiquel Sabaté Solà2026-02-121-1/+1
* nasm: always save memory/segments statsMiquel Sabaté Solà2026-02-111-0/+4