home *** CD-ROM | disk | FTP | other *** search
/ Fatal Distractions! / fataldistractions.bin / appndxb / slowdown / slowdown.doc < prev    next >
Text File  |  1992-01-30  |  2KB  |  43 lines

  1.             Slowdown... The Final Frontier...
  2.  
  3.                     :)
  4.  
  5.     No responsibility is mine if your computer blows up, your liver
  6. disintegrates, your house burns down, you catch a cold, you lose the
  7. lottery, or you wet your bed.
  8.  
  9.     Copyright 1992 C&S Productions...
  10.  
  11.     You may not mutilate this or add (!!!!!) files or remove files from this
  12. archive.
  13.  
  14.     This program slows down your computer. I made it since I sucked majorly
  15. at Bananoid (an excellent MCGA pong like game) because the game went too darn
  16. fast. When you load it up, it'll display a long message and prompt you for
  17. a hexidecimal number from 0-FF. (Hex is the digits 0123456789ABCDEF) Then it
  18. will read in some routines from its overlay, muddle with them, and spit them
  19. out as NewSlow.Com, then it exec's it. NewSlow.Com may be run without the
  20. main SlowDown.Com file, but unless you're nifty with Debug or CodeView or
  21. some other hex editor, you'll need to use SlowDown to change the value. Do
  22. NOT run either one from within DesqView, Windows, a shell program like XTree
  23. or Norton or PC Tools, or any other of those things. Shelling to DOS and
  24. running these is a no no too. This is a tiny TSR that hooks interrupt 1C and
  25. cycles <userinputtednumber>FF times every timer tick, which is 18.2 times a
  26. second. This won't screw your clock off whack unless there's a subtle bug yet
  27. to be found or your CPU is a weird one.
  28.  
  29. Revision history:
  30.  
  31.     1.0    First version.
  32.     1.1    Fixed bug that it wasn't passing through the interrupt. Freed
  33.                 environment block on entry. Moved advertisment to the documents.
  34.  
  35. You may reach me at 1:283/120.1 for bug reports, or Chesters Corner if you
  36. live in the Cedar Rapids area. If you do find a bug, tell me
  37.  
  38. A)    What (if any) the number of the run time error was.
  39. B) What it's behavior was. (Ie played Yankee Doodle and reformatted your
  40.         hard disk, or displayed fireworks, or made a horrid beeping sound and
  41.         locked up)
  42.  
  43.