Commit Graph

232 Commits

Author SHA1 Message Date
Terence Boldt
a80939355b Initial attempt at adding command to basic 2021-12-28 09:49:12 -05:00
Terence Boldt
4dee72b1c2
Update README.md 2021-11-29 19:54:52 -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
b2a463f3d6
Update README.md 2021-11-11 07:49:39 -05:00
Terence Boldt
5cc32ea9cc
Add partial vt100 emulation to shell (#39) 2021-11-10 21:44:28 -05:00
Terence Boldt
00652eff8e
Update README.md 2021-11-07 09:05:21 -05:00
Terence Boldt
75a493143f
Update README.md 2021-11-05 22:56:30 -04:00
Terence Boldt
4f5dc243fb
Update drive image with shell (#36) 2021-11-05 21:44:17 -04: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
c864b5e28d
Create CONTRIBUTING.md 2021-11-01 06:56:49 -04:00
Terence Boldt
4a89385d0f Update issue templates 2021-11-01 06:48:42 -04:00
Terence Boldt
4ee8024c42
Create SECURITY.md 2021-11-01 06:00:42 -04:00
Terence Boldt
3bf3c0c8af Create CODE_OF_CONDUCT.md 2021-11-01 05:45:28 -04:00
Terence Boldt
3432c5d3cf
Create codacy-analysis.yml 2021-10-31 22:09:25 -04:00
Terence Boldt
d7ba88d87b
Update README.md 2021-10-31 14:38:12 -04:00
Terence Boldt
5acdebb022 Test GitHub Action successful assembly 2021-10-31 14:35:55 -04:00
Terence Boldt
33216cc373 Force assembly failure to test GitHub action 2021-10-31 14:35:55 -04:00
Terence Boldt
f293e44d7e Add exit on failure of assemble.sh 2021-10-31 14:35:55 -04:00
Terence Boldt
787205587a Add ld65 config 2021-10-31 14:35:55 -04:00
Terence Boldt
d1bdaef2a6 Add binaries for building assember 2021-10-31 14:35:55 -04:00
Terence Boldt
4dad13c607 Copy assembler binary 2021-10-31 14:35:55 -04:00
Terence Boldt
db23b6fff6 Add assembler github action 2021-10-31 14:35:55 -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
fb1f6f6deb Create build/test action for go code 2021-10-30 19:28:34 -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
a26b374ea5
Update roadmap 2021-10-13 07:31:19 -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
64441085bf
Update README.md 2021-10-11 11:23:23 -04:00
Terence Boldt
229daea2e1 Update setup instructions for newest version of Go 2021-10-11 09:02:54 -04:00
Terence Boldt
2778b50b1e Refactor time command to use library 2021-10-11 09:02:54 -04:00
Terence Boldt
0d73855663 Add basic source from drive image 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
49f99c6c51 Update features and setup instructions 2021-10-06 20:40:08 -04:00
Terence Boldt
7e56516acc Fix firmware and driver to support drive 2 2021-10-06 20:40:08 -04:00
Terence Boldt
ccab3e801f Update firmware to send ddrive unit 2021-10-06 20:40:08 -04:00
Terence Boldt
068c907f45 Add support for two drives 2021-10-06 20:40:08 -04:00
Terence Boldt
88fef5db11 Fix bogus error when setting lowercase 2021-09-28 17:50:43 -04:00
Terence Boldt
1b184a9b5a Allow force lower case commands (Issue #15) 2021-09-28 17:50:43 -04:00
Terence Boldt
18c25108b3 Fix filename 2021-08-07 07:11:54 -04:00