Skip to content

Alpha 2

Latest
Compare
Choose a tag to compare
@nielsmh nielsmh released this 16 Jan 19:57
9d1c53f

Features

  • File upload to SD card shared folder.
  • The format for the info listing has been updated to be more succinct and useful.
  • Check for existing files with same name before downloading files from SD card shared folder.
  • Convert filenames to DOS 8.3 format automatically before downloading from SD card shared folder.

Bugfixes

  • Various fixes that should improve compatibility with more ASPI managers.

Other

  • The build system has been revamped, so the project can be built with Open Watcom wmake and does not depend on the Open Watcom IDE.
  • Using fewer fancy C++ features and STL classes, making the compiled EXE file significantly smaller. (Down from 71 KB to 52 KB!)

This release is getting closer to feature complete for the DOS version, but is still being labeled as "alpha" due to significant compatibility issues with a variety of ASPI managers/drivers. See the project wiki on Github for details on compatibility.