Terence Boldt
|
6925946526
|
Add support for reading from cache
|
2024-08-26 18:00:59 -04:00 |
|
Terence Boldt
|
7819427853
|
Fix for file $xx$xxxx extensions
|
2024-08-26 18:00:59 -04:00 |
|
Terence Boldt
|
4fa573260c
|
Move and add tests
|
2024-08-26 18:00:59 -04:00 |
|
Terence Boldt
|
46cfc454c5
|
Fix warnings
|
2024-08-26 18:00:59 -04:00 |
|
Terence Boldt
|
d9930ff85a
|
Clean up warnings and dates
|
2024-08-26 18:00:59 -04:00 |
|
Terence Boldt
|
375f1c764b
|
Change ints to specific uints
|
2024-08-26 18:00:59 -04:00 |
|
Terence Boldt
|
98ab2d4f0a
|
Fixes #27 basic parser (#28)
* Fix #27 basic parsing
* Update version
|
2023-01-25 21:25:48 -05:00 |
|
Terence Boldt
|
10f896399d
|
Fix codacy warnings in image (#24)
|
2023-01-22 12:25:11 -05:00 |
|
Terence Boldt
|
36c24e60ca
|
Ignore duplicate files when recursive
|
2023-01-22 12:06:43 -05:00 |
|
Terence Boldt
|
286964d3ee
|
Add putallrecursive
|
2023-01-22 12:06:43 -05:00 |
|
Terence Boldt
|
876564d261
|
Add directory creation
|
2023-01-22 12:06:43 -05:00 |
|
Terence Boldt
|
ee3d187fb3
|
Improve error handling and fix putall command
|
2023-01-22 12:06:43 -05:00 |
|
Terence Boldt
|
ab3b397139
|
Add image import (#17)
* Add image import
* Update version
|
2023-01-13 23:03:43 -05:00 |
|
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
|
4ed23e0e6f
|
Add putall command (#14)
|
2022-12-30 06:12:41 -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
|
62bb781fca
|
Add error handling (#5)
* Add error handling
* Update to 0.3.0
|
2022-03-04 18:08:33 -05:00 |
|
Terence Boldt
|
30a221c177
|
Fix comments for documentation
|
2022-01-23 18:57:16 -05:00 |
|
Terence Boldt
|
7f727a6377
|
Fix comments for documentation
|
2022-01-23 18:51:44 -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
|
4a8be2c327
|
Fix catalog for 80 column display
|
2021-12-28 09:30:38 -05:00 |
|
Terence Boldt
|
1cbb9fa0d9
|
Fix DateTimeFromProDOS and tests
|
2021-10-23 10:06:25 -04:00 |
|
Terence Boldt
|
c17bfa0b4d
|
Prepare for initial alpha release 0.1.0
|
2021-07-03 08:37:21 -04:00 |
|
Terence Boldt
|
035d20033e
|
Fix error handling for file not found
|
2021-07-02 07:58:06 -04:00 |
|
Terence Boldt
|
48121c279f
|
Fix file read and refactor
|
2021-07-02 06:54:25 -04:00 |
|
Terence Boldt
|
07e0bacab3
|
Add format test, fix dump block and bitmap bug
|
2021-07-01 22:35:26 -04:00 |
|
Terence Boldt
|
59f4391757
|
Fix file delete and write
|
2021-06-30 08:22:08 -04:00 |
|
Terence Boldt
|
a9b1a9e482
|
Partial fixes for write file
|
2021-06-30 05:04:59 +01: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 |
|
Terence Boldt
|
057cd5fd7b
|
Make less functions exported
|
2021-06-28 22:26:20 -04:00 |
|
Terence Boldt
|
e802ee7ceb
|
Fix date calculation bug and add test
|
2021-06-27 22:30:33 -04:00 |
|
Terence Boldt
|
77f8ee59a0
|
Add AuxType and FileType
|
2021-06-27 07:53:50 -04:00 |
|
Terence Boldt
|
aa6fb993ee
|
Added file write support
|
2021-06-25 21:15:20 -04:00 |
|
Terence Boldt
|
a04603f1e2
|
Add file deletion
|
2021-06-11 22:43:35 -04:00 |
|
Terence Boldt
|
7e623c530f
|
Add volume creation
|
2021-06-09 08:23:18 -04:00 |
|
Terence Boldt
|
fa0e76cf84
|
Add flags to command line
|
2021-06-06 20:15:41 -04:00 |
|
Terence Boldt
|
a701c6bc51
|
Added up to 128KB file load support
|
2021-06-06 08:00:20 -04:00 |
|
Terence Boldt
|
6fd22018e3
|
Initial commit with directory read
|
2021-06-05 23:22:30 -04:00 |
|