PythonExtra/ports/sh
Lephenixnoir fa6aa00dae
pe: basic GUI setup
Adds a file browser (selected files are not loaded yet) and a shell
widget with an input system that is still better than the previous
VT-100 emulation scheme (with locked modifiers mainly).

A lot of small things still need to be done to make the UI functional.
2022-11-05 18:25:54 +01:00
..
Makefile pe: basic GUI setup 2022-11-05 18:25:54 +01:00
console.c pe: basic GUI setup 2022-11-05 18:25:54 +01:00
console.h pe: basic GUI setup 2022-11-05 18:25:54 +01:00
keymap.c pe: enable the time module 2022-10-30 18:37:02 +01:00
keymap.h ports/sh: first functional version, can compute in REPL 2022-10-24 00:48:14 +02:00
main.c pe: basic GUI setup 2022-11-05 18:25:54 +01:00
modgint.c pe: basic GUI setup 2022-11-05 18:25:54 +01:00
modtime.c meta: add project headers 2022-10-30 18:52:54 +01:00
mpconfigport.h pe: basic GUI setup 2022-11-05 18:25:54 +01:00
mphalport.c pe: basic GUI setup 2022-11-05 18:25:54 +01:00
mphalport.h meta: add project headers 2022-10-30 18:52:54 +01:00
shell.c pe: basic GUI setup 2022-11-05 18:25:54 +01:00
widget_shell.c pe: basic GUI setup 2022-11-05 18:25:54 +01:00
widget_shell.h pe: basic GUI setup 2022-11-05 18:25:54 +01:00