ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/BasiliskII/src/Unix/main_unix.cpp
(Generate patch)

Comparing BasiliskII/src/Unix/main_unix.cpp (file contents):
Revision 1.17 by cebix, 2000-07-24T15:17:07Z vs.
Revision 1.18 by cebix, 2000-07-24T20:39:34Z

# Line 717 | Line 717 | static void one_second(void)
717          // Pseudo Mac 1Hz interrupt, update local time
718          WriteMacInt32(0x20c, TimerDateTime());
719  
720 <        SetInterruptFlag(INTFLAG_60HZ);
720 >        SetInterruptFlag(INTFLAG_1HZ);
721          TriggerInterrupt();
722  
723   #ifndef HAVE_PTHREADS

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines