All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class duckMachine.operatingSystem.setPCcommand

java.lang.Object
   |
   +----duckMachine.operatingSystem.ShellCommand
           |
           +----duckMachine.operatingSystem.setPCcommand

public class setPCcommand
extends ShellCommand
A command to set the PC to a specific address.


Constructor Index

 o setPCcommand(int)

Method Index

 o execCommand(MachineI)

Constructors

 o setPCcommand
 public setPCcommand(int a)

Methods

 o execCommand
 public void execCommand(MachineI mach)
Overrides:
execCommand in class ShellCommand

All Packages  Class Hierarchy  This Package  Previous  Next  Index