Welcome, Guest. Please login or register.

Author Topic: Workbench 1.x era apps and music video  (Read 2877 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline bbond007

  • Hero Member
  • *****
  • Join Date: Mar 2009
  • Posts: 1517
    • Show all replies
Re: Workbench 1.x era apps and music video
« on: March 11, 2010, 12:18:46 AM »
Quote from: Hell Labs;547074
That was cool. But Lets just say the clock could indeed stay ticking on "other" machines.


Both of you guys are correct.

Windows and Macintosh classic used a "Cooperative Multitasking" meaning your background application (in this case the clock) may or may not keep running depending on how the foreground application was coded. The programmer was responsible for surrendering the CPU.

The best example I can give is that I had a poorly coded windows 3X artillery desktop game. After setting the trajectory and power, when you pressed fire, the game would lock out background tasks until the cannon ball stopped. That really sucked if your background task was a xmodem BBS transfer or a sound player.