hicosim.components.plugins.vga
Class ProcessMAIN_RAM
java.lang.Object
hicosim.components.plugins.vga.ProcessMAIN_RAM
- All Implemented Interfaces:
- IPlugin
public class ProcessMAIN_RAM
- extends java.lang.Object
- implements IPlugin
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProcessMAIN_RAM
public ProcessMAIN_RAM(Engine e,
VGAPlugin vga)
getEndAt
public int getEndAt()
- Specified by:
getEndAt
in interface IPlugin
getStartAt
public int getStartAt()
- Specified by:
getStartAt
in interface IPlugin
isObserver
public boolean isObserver()
- Specified by:
isObserver
in interface IPlugin
notifyPlugin
public void notifyPlugin(int address,
int value)
- Specified by:
notifyPlugin
in interface IPlugin
reFresh
public void reFresh()
- Specified by:
reFresh
in interface IPlugin
setObserver
public void setObserver(boolean observe)
- Specified by:
setObserver
in interface IPlugin
setPluginManager
public void setPluginManager(IPluginManager newManager)
- Specified by:
setPluginManager
in interface IPlugin