Commit Graph

18 Commits

Author SHA1 Message Date
Terence Boldt
841b11f9ae
Add graphics conversion
* Update copyright year

* Update module to add image support
2023-01-14 10:51:39 -05:00
Terence Boldt
661c2fc8f6 Fixes #94 VT100 arrow keys for application mode 2022-03-01 08:26:54 -05:00
Terence Boldt
25e70d771e Add rpio line configuration 2022-02-15 18:56:02 -05:00
Terence Boldt
a75338f480 Replace periph with rpio for gpio 2022-02-14 21:02:55 -05:00
Terence Boldt
c6fc90e21f Update copyright notices 2022-01-10 23:00:58 -05:00
Terence Boldt
04e967e64d
Fix line wrap with nano and top (#49) 2021-11-27 00:07:14 -05:00
Terence Boldt
de69c54007
Fix cursor and improve shell (#48)
* Fix cursor and improve shell

* Update README
2021-11-26 22:51:52 -05:00
Terence Boldt
a929790624
Top fix (#47)
* Add workaround for bug in top command

* Update README with terminal emulation
2021-11-25 21:55:52 -05:00
Terence Boldt
5910d66fa2
Auto boot with recovery and improved VT100 support (#45)
* Improve vt100 support to make vim work

* Fix home and add line clear

* Auto boot with recovery
2021-11-25 18:45:56 -05:00
Terence Boldt
5cc32ea9cc
Add partial vt100 emulation to shell (#39) 2021-11-10 21:44:28 -05:00
Terence Boldt
b01d5f3fd1
Fix RPi ZW2 data errors + improve speed on ZW1 (#35) 2021-11-05 21:26:48 -04:00
Terence Boldt
b37855dbfd
Fix Codacy lint/security warnings 2021-11-03 05:33:09 -04:00
Terence Boldt
105a6c318e Add test for load file command 2021-10-31 14:35:55 -04:00
Terence Boldt
84479fdb01 Add user input for interactive development testing 2021-10-31 14:35:55 -04:00
Terence Boldt
9604c465da Add mock IO and initial tests 2021-10-31 14:35:55 -04:00
Terence Boldt
8d6cbd2043 Add input to commands 2021-10-24 20:39:23 -04:00
Terence Boldt
e492527399 Update exec command to stream text 2021-10-11 21:26:38 -04:00
Terence Boldt
cc560b972f Refactor Go code into packages 2021-05-30 08:43:57 -04:00