Commit graph

27 commits

Author SHA1 Message Date
f6ef420541 Add 0x00-0x0f 2025-06-02 12:21:47 +02:00
a110562aa4 Add 0xb0-0xbf 2025-06-02 11:36:12 +02:00
dab8c0b7a4 Add 0x90-0x9f 2025-06-02 10:31:44 +02:00
4c683f9b56 Add 0x80-0x8f 2025-06-02 10:06:30 +02:00
c1d36b508b Force text to be compatible with CP437
This avoids a conversion error in PyFIS.
2025-06-01 20:43:52 +02:00
95d335db99 Remove char that the display driver doesn't like 2025-06-01 19:39:10 +02:00
d4bdc51db0 Row and col are zero-based 2025-06-01 19:24:15 +02:00
fccc727c42 Improve logging 2025-06-01 19:06:50 +02:00
9bf30cd97a Add two animations 2025-06-01 19:03:00 +02:00
f2fb2bf84b Send regular updates to both display and browser 2025-06-01 18:48:59 +02:00
125c750f03 Real display has 3 modules with 40 columns each. 2025-06-01 18:15:21 +02:00
4ef433dd72 Switch indexing by Unicode code point 2025-06-01 16:14:10 +02:00
8369249f04 Small corrections 2025-06-01 15:59:43 +02:00
e460de5abc Add 0x20-0x3f, completing standard ASCII 2025-06-01 15:57:15 +02:00
8e9445627c Add 0x60-0x7f 2025-06-01 15:01:22 +02:00
8683019bf7 Increase height to show last line completely 2025-06-01 14:32:21 +02:00
473455d6a7 Complete 0x40-0x4f 2025-06-01 14:17:38 +02:00
f2cc5e92c6 Slightly wider to model the inter-strip gap 2025-06-01 14:17:25 +02:00
9c69fa746f SVG handling now completely in JS 2025-06-01 13:01:38 +02:00
e8b5bd5f12 Add JS to render display 2025-06-01 13:00:49 +02:00
e57e07c983 First draft of SVG font for emulator 2025-05-31 22:47:03 +02:00
d660243e9f Add charset info 2025-05-31 11:10:14 +02:00
6f18a2a09c Fix docker image 2025-05-31 11:10:14 +02:00
Chaos
01c5e8bd2a Nicer charset display 2025-05-31 00:01:08 +02:00
Chaos
300323853b Trials and tribulations
Some checks failed
docker-image / docker (push) Failing after 25s
2025-05-30 22:34:10 +02:00
d702695b3b Hello, world
Some checks failed
docker-image / docker (push) Failing after 25s
2025-05-30 19:04:13 +02:00
2d1f05cda4 Getting started... 2025-05-28 19:59:46 +02:00