| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
|
| |
|
|
|
|
|
|
|
|
| |
Note that only part 1 has been implemented. The reasoning is on the file
header. Moreover, we are not printing 24-bit results yet because that
would entail modifying the somewhat terrifying vendor code on
`vendor/bcd16.s`. Since this will be a recurring theme, I guess that I
will have to come up with a solution sooner or later.
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
|
| |
|
|
| |
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
|
| |
|
|
| |
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
|
| |
|
|
|
|
|
|
| |
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>
|
|
|
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
|