Commit Graph

10 Commits

Author SHA1 Message Date
Terence Boldt 6cc7db13e1
Add tree file read support (#16)
* Add tree file read support

* Update copyright year

* Add tree file write support
2023-01-03 23:24:48 -05:00
Terence Boldt 592f3a6542
Fix putall to not erase volume (#15) 2022-12-31 09:14:27 -05:00
Terence Boldt 48aa7a9331
Add BASIC import (#12)
* Add BASIC import

* Fix text to BASIC when line feed after token
2022-12-27 17:24:25 -05:00
Terence Boldt 402f39da91
Fix volume bitmap not writing full blocks (#8) 2022-03-06 05:29:33 -05:00
Terence Boldt ea08fd6edc Improve comments for documentation 2022-01-23 17:30:18 -05:00
Terence Boldt fb9621ff09 Change to reader/writer instead of file 2022-01-23 16:58:34 -05:00
Terence Boldt e828fcc99a Refactor basic conversion 2021-06-29 20:20:36 -04:00
Terence Boldt 65d90bfdb6 More spacing changes for BASIC extract 2021-06-29 08:26:43 -04:00
Terence Boldt 65f3e352cf Update spacing to closer match Apple II listing 2021-06-29 08:15:15 -04:00
Terence Boldt 00f8308c75 Add experimental extract of Applesoft BASIC files 2021-06-29 07:29:48 -04:00