Terence Boldt
|
f6002fa7f9
|
Update dependencies
|
2023-12-04 23:29:26 -05:00 |
|
Terence Boldt
|
3840db1a35
|
Fix nano with enter key as 0x0D (#158)
|
2023-12-04 23:23:59 -05:00 |
|
Terence Boldt
|
bde5767314
|
Fix keyboard delay (#152)
|
2023-11-01 20:00:21 -04:00 |
|
Terence Boldt
|
8d5aa26b78
|
Add backoff to reduce CPU usage (fixes #141) (#151)
* Add backoff to reduce CPU usage
* Update driver version for CPU fix
|
2023-10-31 23:04:15 -04:00 |
|
Terence Boldt
|
cca6d43657
|
Update library for security fix (#135)
|
2023-03-01 05:33:15 -07:00 |
|
Terence Boldt
|
9883348baa
|
Add drive load (#133)
|
2023-02-04 19:09:57 -05:00 |
|
Terence Boldt
|
ad6d103cca
|
Fix hang after shell exit (#131)
|
2023-01-30 20:45:24 -05:00 |
|
Terence Boldt
|
554d3390d6
|
Set default dir to driveimage (#125)
|
2023-01-26 22:33:08 -05:00 |
|
Terence Boldt
|
b10dec3e50
|
Add live drive regeneration and loading (#122)
|
2023-01-25 22:32:47 -05:00 |
|
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
|
91346471ae
|
Update driver version
|
2023-01-08 22:35:15 -05:00 |
|
Terence Boldt
|
28dc09a877
|
Dynamic drive (#114)
* Fix for when not using dynamic drive
|
2023-01-08 18:03:57 -05:00 |
|
Terence Boldt
|
a13866a458
|
Fix boot of dynamic drive
|
2022-12-31 12:39:15 -05:00 |
|
Terence Boldt
|
f0e67ea5ff
|
Fix dynamic drive
|
2022-12-31 12:39:15 -05:00 |
|
Terence Boldt
|
91efe725b7
|
Add dynamic drive support
|
2022-12-31 12:39:15 -05:00 |
|
Terence Boldt
|
da04931665
|
Add error handling
|
2022-04-27 22:36:27 -04:00 |
|
Terence Boldt
|
55d94dd1f0
|
Update RPi.Command and driver for it
|
2022-03-03 22:34:45 -05:00 |
|
Terence Boldt
|
a751737bf1
|
Update version numbers
|
2022-03-01 22:46:03 -05:00 |
|
Terence Boldt
|
661c2fc8f6
|
Fixes #94 VT100 arrow keys for application mode
|
2022-03-01 08:26:54 -05:00 |
|
Terence Boldt
|
791085e14a
|
Update version number
|
2022-02-16 08:08:30 -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
|
e53c722715
|
Add version info comment
|
2022-02-07 22:25:52 -05:00 |
|
Terence Boldt
|
495a083ddb
|
Update help with a2version
|
2022-02-07 22:19:56 -05:00 |
|
Terence Boldt
|
78d0b86b2f
|
Add version info
|
2022-02-07 22:01:06 -05:00 |
|
Terence Boldt
|
c6fc90e21f
|
Update copyright notices
|
2022-01-10 23:00:58 -05:00 |
|
Terence Boldt
|
d900120907
|
Fixes #57 reset state on shell exit
|
2022-01-10 19:28:41 -05:00 |
|
Terence Boldt
|
dc52abf640
|
Make wifi region configurable
|
2021-12-31 08:43:48 -05:00 |
|
Terence Boldt
|
cc2aa9954e
|
Set default for RPI command to return help info
|
2021-12-28 16:26:59 -05:00 |
|
Terence Boldt
|
285d23af55
|
Initial mostly working RPI command
|
2021-12-28 16:23:27 -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
|
453a644a0b
|
Add shell command with TTY support (#44)
* Add tty support for shell
* Update shell command
|
2021-11-21 14:56:13 -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
|
5f365e01a6
|
Add new shell command (#34)
|
2021-11-05 15:15:54 -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
|
e728b02f67
|
Add support for stderr output
|
2021-10-26 23:13:06 -04:00 |
|
Terence Boldt
|
0c0ddefe48
|
Update exec command firmware
|
2021-10-26 21:29:40 -04:00 |
|
Terence Boldt
|
8d6cbd2043
|
Add input to commands
|
2021-10-24 20:39:23 -04:00 |
|
Terence Boldt
|
9600abdd2e
|
Update a2help command text
|
2021-10-11 21:26:38 -04:00 |
|
Terence Boldt
|
e492527399
|
Update exec command to stream text
|
2021-10-11 21:26:38 -04:00 |
|
Terence Boldt
|
2778b50b1e
|
Refactor time command to use library
|
2021-10-11 09:02:54 -04:00 |
|
Terence Boldt
|
9fddb83c94
|
Use ProDOS-Utilities library
|
2021-10-11 09:02:54 -04:00 |
|
Terence Boldt
|
7e56516acc
|
Fix firmware and driver to support drive 2
|
2021-10-06 20:40:08 -04:00 |
|