Package hades.models.mcore

Class Summary
DcoreDecoder DcoreDecoder - decode and optionally disassemble D*CORE instructions.
DcoreDisassemblerEditorFrame  
DcoreDisassemblerOrHexCanvas A canvas to display either raw D*CORE memory contents (hex format) or a list of disassembled D*CORE instructions.
DcoreRAM DcoreRAM - a RAM with n words by m bits with asynchronous (level sensitive) write enable and separate active-low chip select and output enable inputs for the D*CORE processor.
DcoreROM DcoreROM - a ROM with n words by m bits and output enable inputs.
McoreALU  
McoreMillionCycles  
TestMcore