devaurelian / drcheck

DRCHECK (Disk Routine Check) is a disk DOS-level surface scanner

Home Page:https://devliber.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DRCHECK (Disk Routine Check)

DRCHECK (Disk Routine Check) is a disk DOS-level surface scanner, written in Borland C++ in 1997.

Screenshot of DRCHECK running on DOSBox in Windows 10

Running

Here are some ways to run DRCHECK:

Using DOSBox

Download and install DOSBox, and read the setup instructions. You can run DRCHECK using DOSBox on Windows (including Windows 10), macOS, Linux, Android, and more.

Windows 7 (32-bit)

You can run DRCHECK directly on a computer running Windows 7, or in a Windows 7 virtual machine.

To Do:

  • Show a report after the scan is complete
  • Display an information panel about the disk drive being checked

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

Copyright (c) Devliber. All rights reserved.

Licensed under the MIT license.

About

DRCHECK (Disk Routine Check) is a disk DOS-level surface scanner

https://devliber.com

License:MIT License


Languages

Language:C++ 69.4%Language:C 30.6%