home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Frozen Fish 1: Amiga
/
FrozenFish-Apr94.iso
/
bbs
/
alib
/
d9xx
/
d904
/
idleled.lha.pi
< prev
next >
Wrap
Text File
|
1994-03-27
|
593b
|
23 lines
.name
IdleLED
.description
Turns the power LED off when the CPU is idle. It operates
using timerA on CIAB. This is continuously reset by the idle
task running at low priority (-127). When the idle task is
preempted by anything, the timer is allowed to underflow
causing the interrupt server to run which turns on the power
light. Next time the idle task runs, it immediately turns off
the power light.
.short
Turn power LED off when the CPU is idle
.type
OS Utility
.version
1.0a
.source
Includes source.
.author
Lindsay Meek
.described-by
David Zaroski (cz253@cleveland.freenet.edu)