Class Summary |
DataTransferMap |
**********************
Created By: Yuval Tzur
Date: 15/12/12
Time: 15:04
Description: The Data Transfer Map acts as a routing table for data. |
Emulator |
**********************
Created By: Yuval Tzur
Date: 14/12/12
Time: 18:32
Description: The emulator contains the main function. |
InstructionsUCode |
|
Loader |
**********************
Created By: Yuval Tzur
Date: 07/06/13
Time: 17:32
Description: This is a class loader implementation that allows loading classes by providing a relative path to their compiled implementation |
Processor |
**********************
Created By: Yuval Tzur
Date: 15/12/12
Time: 18:43
Description: The system class defines the CPU architecture. |
Program |
**********************
Created By: Yuval Tzur
Date: 15/12/12
Time: 14:36
Description: The Program class defines a whole program that needs to be loaded to the memory |
ProgramLine |
**********************
Created By: Yuval Tzur
Date: 15/12/12
Time: 14:09
Description: This class defines a line in the program. |
Value |
**********************
Created By: Yuval Tzur
Date: 14/12/12
Time: 19:11
Description: Value is defines a binary value. |