| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Adapt the code to play well with nasm's asan | Miquel Sabaté Solà | 2025-12-15 | 1 | -5/+5 |
| | | | | | | | | The address sanitizer from nasm provides quite a few goodies, so let's adapt the code more to it to benefit from those. Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com> | ||||
| * | Add a title and a main screens | Miquel Sabaté Solà | 2025-03-13 | 1 | -0/+72 |
| 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> | |||||
