aboutsummaryrefslogtreecommitdiff
path: root/assets/session.nss
Commit message (Collapse)AuthorAgeFilesLines
* Update links to git.mssola.comMiquel Sabaté Solà2026-07-221-1/+1
| | | | Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
* Let's print the result to the screenMiquel Sabaté Solà2023-12-031-0/+186
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>