Skip to content

Version 3.1

Compare
Choose a tag to compare
@dfandrich dfandrich released this 26 Sep 04:40
· 40 commits to master since this release

The first new fvcbm release in 26 years! Despite the time lag, this release has relatively minor changes:

  • displays archive titles
  • supports more raw disk image sizes
  • fixes a number of bugs
  • supports 64-bit architectures
  • improves portability
  • adds a simple regression test suite

Besides the source code, the following statically-linked binaries are available for download for a number of OSes. They include code from the noted libc that is freely available under the linked license:

fvcbm.com — CP/M (Z80) [z88dk]
fvcbm.exe — MS-DOS (x86) [Borland C++]
fvcbm-linux-arm — Linux (arm7, works on aarch64 systems, too) [MUSL]
fvcbm-linux-x86 — Linux (i586, works on x86_64 systems, too) [MUSL]
fvcbm-macos — macOS fat binary (aarch64 + x86_64) [macOS]
fvcbm-windows.exe — Windows (i686) (win32 or win64 systems; dynamically linked to msvcrt.dll) [mingw]