Circuits by Nicholas Duchon
The lessons in this instance are circuits from
Computer Systems Organization and Architecture, John D. Carpinelli.
The applet starts in its own frame and may be hidden - you may need to
use <alt>-<tab> to find the actual applet.
This version uses a custom Lessons menu, derived from the "extras"
parameter:
<applet code="Circuits.class" archive="Circuits.jar"
height="100"width="100">
<param name="extras"
value="http://nova.umuc.edu/~duchon/CIRCUITS/lessons/carp/index.list">
<param name="ccnd" value="Carpinelli Figures">
</applet>