Skip to content

Stable

Latest
Compare
Choose a tag to compare
@d1ddle d1ddle released this 13 Jun 14:00
· 4 commits to main since this release
c68591c

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