QSINIT: Difference between revisions

From OS2World.Com Wiki
Jump to navigation Jump to search
(→‎Download: - added link to Archive directory)
Line 5: Line 5:


==Download==
==Download==
* [ftp://212.12.30.18/public/QS/ Binaries version xxx] - 2014-01-05; works fine with current version of ACPI.PSD once /VW parameter is specified (e.g.: PSD=ACPI.PSD /VW)
Latest version should work fine with current version of ACPI.PSD once /VW parameter is specified (e.g.: PSD=ACPI.PSD /VW)
* [ftp://212.12.30.18/public/QS/ SDK version xxx] - 2013-12-29
 
* [ftp://212.12.30.18/public/QS/QS_LDR.ZIP QSINIT loader, latest version]
* [ftp://212.12.30.18/public/QS/QS_SDK.ZIP QSINIT SDK, latest version]
* [ftp://212.12.30.18/public/QS/Archive/ QSINIT, archived versions]


==License==
==License==

Revision as of 13:15, 25 January 2014

Description

QSINIT is a replacement of OS2LDR created from scratch.

QSINIT share some functionality with OS/4 like OS2LDR.INI file format (kernel menu and options) is because the author was part of the OS/4 team and wrote the same part of OS/4 OS2LDR, also the author decided it was a good idea to have OS/4 compatibility.

Download

Latest version should work fine with current version of ACPI.PSD once /VW parameter is specified (e.g.: PSD=ACPI.PSD /VW)

License

  • Binary form of this package is freeware.
  • Source code can be available by request, for non-commercial use only.

This application is based on part on:

  • zlib 1.2.5 (c) 1995-2010 Jean-loup Gailly and Mark Adler
  • FatFs - FAT file system module (c) 2011, ChaN.
  • PMODE 3.07 (c) 1994, Tran (a.k.a. Thomas Pytel)

Author

  • walking_x

Links