jmce - 1_02

Deprecated API


Contents
Deprecated Classes
jmce.sim.memory.FastMemory
          with the current implementation FastMemory and PlainMemory are the same. 
 

Deprecated Fields
jmce.sim.Disk.ERROR
            
 

Deprecated Methods
jmce.intel.mcs51.MCS51.addSfrReadListener(int, MemoryReadListener)
          Use addIOReadListener 
jmce.intel.mcs51.MCS51.addSfrWriteListener(int, MemoryWriteListener)
          Use addIOWriteListener 
jmce.util.FastArray.size()
          Use getSize() method. 
 


jmce - 1_02