From c0d6966592a0aaeda220fff1171f057ef14a7ea6 Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Sun, 3 Dec 2023 10:41:39 +0100 Subject: Let's print the result to the screen MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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à --- assets/alphanum.chr | Bin 0 -> 8192 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 assets/alphanum.chr (limited to 'assets/alphanum.chr') diff --git a/assets/alphanum.chr b/assets/alphanum.chr new file mode 100644 index 0000000..622eb8e Binary files /dev/null and b/assets/alphanum.chr differ -- cgit v1.2.3