aboutsummaryrefslogtreecommitdiff
path: root/vendor/bcd16.s
Commit message (Collapse)AuthorAgeFilesLines
* Let's print the result to the screenMiquel Sabaté Solà2023-12-031-0/+124
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>