Skip to content

Bs0Dd/GRiDISKCOM

Repository files navigation

GRiDISK Commander

GRiDISK Commander - File manager for GRiD OS standard disks, that used in GRiD Compass laptops.

Main Window

Commander can:

  • Create new (360k floppy) images.
  • Add files to image.
  • Create/add folders to image.
  • Copy files/folders inside the image.
  • Transfer files between images.
  • Dump files to computer.
  • Change name for files/folders.
  • Change image label.
  • Work with GRiD HDD (with MBR) partitions and extract them.

WARNING: GRiDISK Commander can't work with Bubble Memory images (however support is planned).

Building requirements

  • Needs MinGW x32 or x64 with Qt5 to compile in Windows.
  • Needs Cmake with Qt5 to compile in Linux.

Don't forget to initialize the submodule:

git submodule init
git submodule update

Special thanks to

  • BOOtak for first testing, bugfixes and core library for this application.
  • usernameak and other people for developing GRiD Compass emulator (for MAME), that helped test the disks.