Commit graph

23 commits

Author SHA1 Message Date
folkert van heusden
d5aeb468db
casing 2024-04-29 23:53:18 +02:00
folkert van heusden
5b50556273
RK05 serialization 2024-04-28 09:24:16 +02:00
folkert van heusden
6d7f3d9512
Call to virtual method ... during construction bypasses virtual dispatch (scan-build / clang analyzer) 2024-04-28 01:51:26 +02:00
folkert van heusden
12a2e88680
rl02/rk05 is now instantiated without any disks 2024-04-27 23:55:44 +02:00
folkert van heusden
8caad6ae37
disk configure menu 2024-04-26 15:01:27 +02:00
folkert van heusden
54836067b5
clean-up 2024-04-25 01:39:42 +02:00
folkert van heusden
2c107865c0
layout 2024-04-25 01:34:07 +02:00
folkert van heusden
f7b59e2e0d
date 2024-04-17 13:49:53 +02:00
folkert van heusden
624abe5a4d
RK05 bus address calculation fix 2024-04-17 13:44:27 +02:00
folkert van heusden
a386e9aa03
write in 512 bytes blocks 2024-04-17 11:56:32 +02:00
folkert van heusden
82d6c1ce18
bus address in rk05 is 18 bit 2024-04-17 10:48:15 +02:00
folkert van heusden
0647819dd8
reset in ESP32 mode now will not reset complete ESP32, only the emulation 2024-04-11 17:44:14 +02:00
Folkert van Heusden
4c7fcb4854 license 2023-03-26 21:47:42 +02:00
folkert van heusden
9eb9254c6e
RK05: statically sized read-buffer is not always large enough 2023-03-23 21:38:42 +01:00
folkert van heusden
6236d96b83
disk backend 2023-03-21 21:45:25 +01:00
folkert van heusden
dd3b1d9d66 Renamed 'FIXME' to 'TODO' for a few cases: they're really TODOs and
lgtm.com complains about them.
2022-06-11 08:59:07 +02:00
folkert van heusden
f6c1c1440e console::wait_char could wake-up by spurious wake-ups and thus crash as input_buffer was empty sometimes 2022-04-11 23:40:49 +02:00
folkert van heusden
4b3c61dc4f move more terminal i/o to console-class 2022-04-11 20:41:48 +02:00
folkert van heusden
7922566993 multiple RK05 devices 2022-03-29 23:06:29 +02:00
folkert van heusden
72545d6aef disk activity atomic-booleans 2022-03-21 14:03:58 +01:00
folkert van heusden
5184c100d9 POC 2022-03-17 20:49:34 +01:00
folkert van heusden
a1073b2f83 tty console 2022-03-13 11:09:45 +01:00
2e5b2022fd KEK 2022-03-01 13:57:57 +01:00