QSINIT: Difference between revisions

From OS2World.Com Wiki
Jump to navigation Jump to search
No edit summary
Line 20: Line 20:


==Links==
==Links==
 
* [http://ru2.halfos.ru/core/articles/qsinit/ QSINIT Loader] - Russian
[[Category:Software]]
[[Category:Software]]

Revision as of 18:44, 5 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

  • [version xxx] - 20XX-xx-xx

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