folkert van heusden
|
1d23b5f5bc
|
page modes / debugger tweaks
|
2022-04-13 17:49:15 +02:00 |
|
folkert van heusden
|
e5dd0105af
|
flag handling
|
2022-04-12 21:02:02 +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
|
ab268f5ca6
|
i/o fixes for debugger
|
2022-04-11 22:50:05 +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
|
5064c8e1ec
|
^l in ncurses fix
|
2022-03-31 19:41:26 +02:00 |
|
folkert van heusden
|
07cd3100d1
|
show (M)IPS in ncurses
|
2022-03-31 19:30:06 +02:00 |
|
folkert van heusden
|
1b2ad838b6
|
ncurses window is now 82x32 -> 80x25 for emulation
|
2022-03-31 18:29:48 +02:00 |
|
folkert van heusden
|
1d73211781
|
moved panel code into console-class
|
2022-03-23 15:39:25 +01:00 |
|
folkert van heusden
|
d8d1fdc92c
|
virtual function called error fix
|
2022-03-22 22:18:06 +01:00 |
|
folkert van heusden
|
fa6ed0ca1f
|
ESP32 console
|
2022-03-22 17:30:24 +01:00 |
|
folkert van heusden
|
8c22918317
|
Cannot sanely print 0x00
|
2022-03-22 17:11:12 +01:00 |
|
folkert van heusden
|
ab665a4d26
|
prevent wrap-around when redrawing console
|
2022-03-22 17:07:31 +01:00 |
|
folkert van heusden
|
d6497481bd
|
^l to refresh screen
|
2022-03-22 17:07:25 +01:00 |
|
folkert van heusden
|
6190a3e562
|
Current ESP32 SDK does not support "std::optional"
|
2022-03-22 11:20:11 +01:00 |
|
folkert van heusden
|
7649ab6b29
|
abstracted text-output into console-classes
|
2022-03-22 11:07:20 +01:00 |
|