aboutsummaryrefslogtreecommitdiff
path: root/src/1.s
Commit message (Collapse)AuthorAgeFilesLines
* Implemented both parts of the second dayMiquel Sabaté Solà2023-12-081-66/+8
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* Let's print the result to the screenMiquel Sabaté Solà2023-12-031-19/+157
| | | | | | | | I have found and vendored a piece of code that allows me to convert a 16-bit number so it can be easily printed on screen. With this, let's be a bit more flashy and print the result to the screen. Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* First day of advent of codeMiquel Sabaté Solà2023-12-031-0/+1231
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>