Commit Graph

17 Commits

Author SHA1 Message Date
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 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 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 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 b37855dbfd
Fix Codacy lint/security warnings 2021-11-03 05:33:09 -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 068c907f45 Add support for two drives 2021-10-06 20:40:08 -04:00
Terence Boldt 3a2d6a9b52 Move menu from firmware to RPi 2021-06-01 19:10:55 -04:00
Terence Boldt cc560b972f Refactor Go code into packages 2021-05-30 08:43:57 -04:00