| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add the __fallthrough__ pseudo-instruction | Miquel Sabaté Solà | 2026-02-03 | 1 | -0/+10 |
| | | | | | | | | | The 'nasm' assembler now implements this, which is quite convenient. Define also a fake macro for it when the assembler is not 'nasm' just to bridge the gaps. Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com> | ||||
| * | Add a title and a main screens | Miquel Sabaté Solà | 2025-03-13 | 1 | -0/+22 |
| 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> | |||||
