IDLEHLT16: Difference between revisions

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


==Changelog==
==Changelog==
* Version 1.6:
** It include some minor final tweaks.
* Version 1.5:
* Version 1.5:
** BUGFIX: Version 1.3/1.4 causes GP Fault on OS/2 1.2!. Fixed by re adding Watcom compiler option -zu.
** BUGFIX: Version 1.3/1.4 causes GP Fault on OS/2 1.2!. Fixed by re adding Watcom compiler option -zu.
Line 15: Line 17:


==Download==
==Download==
* [http://hobbes.nmsu.edu/h-search.php?key=idlehlt16-1.5.zip Version 1.5 - 2014-07-13]
* [http://hobbes.nmsu.edu/h-search.php?key=idlehlt16-1.6.zip Version 1.6 - 2014-07-15]


==License==
==License==

Revision as of 15:51, 23 July 2014

Description

Driver to keep systems cooler by calling HLT compiled for OS/2 1.x. It is based on HLTDriver source code.

Changelog

  • Version 1.6:
    • It include some minor final tweaks.
  • Version 1.5:
    • BUGFIX: Version 1.3/1.4 causes GP Fault on OS/2 1.2!. Fixed by re adding Watcom compiler option -zu.
  • Version 1.4:
    • It reduces file size by 83% using more native API calls.
  • Version 1.3
    • It reduces file size and CPU requirements (Should run on 486DX4 upwards).
  • Version 1.2
    • It includes signal handling and error message.
  • Version 1.1
    • It omits the save / restore of any register before / after the "sti" "hlt" opcodes.

Download

License

  • Public Domain. Source code available

Author

Links