Commit graph

14 commits

Author SHA1 Message Date
folkert van heusden
4ccc53f5f2 tweaks 2022-11-09 21:25:55 +01:00
folkert van heusden
c9a2b39116 timing cleanup for esp32 2022-07-02 21:53:34 +02:00
folkert van heusden
f6f86ba18a KW11-L esp32 functionality fix 2022-07-02 21:41:34 +02:00
folkert van heusden
2717799df4 - fix for busy loop in console_posix (due to poll with 0ms timeout)
- disable kw11-l interrupt when emulation is not running
2022-06-26 01:41:58 +02:00
folkert van heusden
6e17f4b747 The disassembler uses peekWord() which would do a real read on i/o
devices. That is now replaced by a return 012345 so that the (emulated)
devices don't get confused (e.g. the tty would miss characters).
2022-06-12 21:00:26 +02:00
folkert van heusden
d725a0ab3d Copy/paste fix 2022-06-11 12:27:28 +02:00
folkert van heusden
92d96a4d43 logging facility 2022-06-11 09:35:30 +02:00
folkert van heusden
ab268f5ca6 i/o fixes for debugger 2022-04-11 22:50:05 +02:00
folkert van heusden
55fec7a19a compile fix 2022-03-26 11:54:29 +01:00
folkert van heusden
73a1add2f1 panel 2022-03-25 21:19:33 +01:00
folkert van heusden
a15dcc47c0 POC works 2022-03-19 12:45:01 +01:00
folkert van heusden
30a69ce0a5 ESP32 poc 2022-03-15 21:26:02 +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