IDLEHLT16: Difference between revisions

From OS2World.Com Wiki
Jump to navigation Jump to search
m Martini moved page IDEHLT16 to IDLEHLT16
No edit summary
Line 1: Line 1:
==Description==
==Description==
Driver to keep systems cooler by calling HLT compiled for OS/2 1.x. It is based on [[HLTDriver]] source code.
Driver to keep systems cooler by calling HLT compiled for OS/2 1.x. It is based on [[HLTDriver]] source code.
==Changelog==
* Version 1.1
** It omits the save / restore of any register before / after the "sti" "hlt" opcodes.


==Download==
==Download==
* [http://hobbes.nmsu.edu/h-search.php?key=idlehlt16-1.0.zip Version 1.0 - 2014-06-11]
* [http://hobbes.nmsu.edu/h-search.php?key=idlehlt16-1.1.zip Version 1.1 - 2014-06-30]


==License==
==License==

Revision as of 18:35, 2 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.1
    • It omits the save / restore of any register before / after the "sti" "hlt" opcodes.

Download

License

  • Public Domain. Source code available

Author