All Packages Class Hierarchy This Package Previous Next Index
Class duckMachine.architecture.TestALU
java.lang.Object
|
+----duckMachine.architecture.TestALU
- public class TestALU
- extends Object
A simple program to test the ALU.
-
TestALU()
-
-
main(String[])
- The program creates an ALU, tests every possible operation, as well
as the flags.
TestALU
public TestALU()
main
public static void main(String args[])
- The program creates an ALU, tests every possible operation, as well
as the flags.
All Packages Class Hierarchy This Package Previous Next Index