Package jfrace.view

GUI classes for visualizing emulation.

See:
          Description

Class Summary
AddressBankViewer A class visualizing the addressable units (i.e.
CPUViewer This class visualizes the state of an CPU.
DiskView Visialize disk reading (in blue) and writing (in red) operations.
EmulatorGUI An AWT GUI for the emulator.
MemoryCellViewer An AWT component which shows the address and the content of an addressable unit of an AddressSpace.
MemoryView Class to be used to draw the content of a memory cell inside an AWT component.
 

Package jfrace.view Description

GUI classes for visualizing emulation.