Skip to content
forked from galazwoj/dosidle

a program that makes dos idle while doing nothing

Notifications You must be signed in to change notification settings

majorpbx/dosidle

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dosidle

A program that causes cpu to halt while DOS is idling. It is used mostly in DOS virtual machines.

There are source codes of several versions of doisdle.

v 1.32 first known version, used to understand isr 2dh

v 2.51 last known version, used to understand rest of the logic

v 3.00 to be a cleaned up version of 2.51 logic

The source code was a result of program dissassembly as the original code was only partially available. Since I was not able to contact the original authors this seemed the only way to be able to find out program's logic.

If you are the author of the program and want the code removed, please leavea a message.

About

a program that makes dos idle while doing nothing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Assembly 99.4%
  • Other 0.6%