BBC Micro Save N Load
Please credit me if you use this is your own program-
D1DDLE 2021 - HTTPS://D1DDLE.COM
Changelog
---WRITET2---
Added
- Formatting
- Auto close any open files at beginning
- Variable filename
- Length of file and file pointer printing
- Huge data write testing
Changed
- Print techniques for more stable large data writing to avoid getting stuck in loops
---READT1---
Added
- Formatting
- Auto close any open files at beginning
- Variable filename
- Length of file and file pointer printing
- Huge data read testing
Changed
- Print techniques for more stable large data writing to avoid getting stuck in loops