aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* Pick xa65 by default if that existsMiquel Sabaté Solà2025-10-121-0/+1
| | | | | | | And let it pass the --strict and --stats parameters to the underlying nasm command. Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
* Add a title and a main screensMiquel Sabaté Solà2025-03-131-0/+1
| | | | | | | | This commit adds the skeleton for having a title and a main screen. For now the title menu doesn't do much, as the selection is simply ignored, but at least it already knows how to cycle between these two states. Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
* Start with a skeleton for the projectMiquel Sabaté Solà2025-03-121-0/+2
Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>