*/
Do you receive the Programmer's Heaven newsletter? If not, why not subscribe?
*/

View \SLOW.PAS

Full Source Code To Vision Bbs System

Submitted By: WEBMASTER
Rating: (Not rated) (Rate It)


{$M 1024,0,0}
{$N-,S-}

Program SlowDown;
Uses Dos;

Procedure Slow(Flags,CS,IP,AX,BX,CX,DX,SI,DI,DS,ES,BP:Word);
Interrupt;
Var K:LongInt;
Begin
  For k:=1 To 100000 Do
End;

Begin
  SetIntVec( $1C,@Slow);
  Keep(0);
End.

corner
© 1996-2008 CommunityHeaven LLC. All rights reserved. Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
North American business development: Nicolai Wadstrom. Publisher: Lars Hagelin.