QSINIT: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 10: | Line 10: | ||
* Binary form of this package is freeware. | * Binary form of this package is freeware. | ||
* Source code can be available by request, for non-commercial use only. | * 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== | ==Author== |
Revision as of 18:39, 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