A B C D E F G H I J K L M N O P R S T U V W

P

paintComponent(Graphics) - Method in class hicosim.components.frontend.JTextAreaWithLineNumbering
This method is painting the JTextArea and is always invoked, when the text field is edited.
paintComponent(Graphics) - Method in class hicosim.components.plugins.vga.VGAPlugin
 
pluginGetMemory(IPlugin, int) - Method in interface hicosim.components.backend.processor.IPluginManager
 
pluginGetMemory(IPlugin, int) - Method in class hicosim.components.backend.processor.PluginManager
 
PluginManager - Class in hicosim.components.backend.processor
The class PluginManager connects the hicovec-memory with plugins.
PluginManager(IMemory) - Constructor for class hicosim.components.backend.processor.PluginManager
 
pluginSetMemory(IPlugin, int, int) - Method in interface hicosim.components.backend.processor.IPluginManager
 
pluginSetMemory(IPlugin, int, int) - Method in class hicosim.components.backend.processor.PluginManager
 
pot(long, long) - Static method in class hicosim.control.utils.BitUtils
 
ProcessASCII - Class in hicosim.components.plugins.vga
ProcessASCII-plugin observes the memory range 0x4000 - 0x43e7, which is the valid range for interpreting ascii-letters in the hicovec-scotchrace.
ProcessASCII(Engine) - Constructor for class hicosim.components.plugins.vga.ProcessASCII
 
processConsoleInput() - Method in class hicosim.components.backend.io.CommandProcessor
Mainloop of Console based Application.
processGUI_Input(String) - Method in class hicosim.components.backend.io.CommandProcessor
This method is used by the gui to interpret gui-commandline commands.
ProcessMAIN_RAM - Class in hicosim.components.plugins.vga
 
ProcessMAIN_RAM(Engine, VGAPlugin) - Constructor for class hicosim.components.plugins.vga.ProcessMAIN_RAM
 
Processor - Class in hicosim.components.backend.processor
This class simulates the HICOVEC processor.
Processor(ProcessorConfig, Engine) - Constructor for class hicosim.components.backend.processor.Processor
 
Processor.ScalarRegister - Enum in hicosim.components.backend.processor
Enumaration of a ScalarRegister.
ProcessorConfig - Class in hicosim.control
 
ProcessorConfig(Engine) - Constructor for class hicosim.control.ProcessorConfig
 
ProcessVGA - Class in hicosim.components.plugins.vga
 
ProcessVGA(Engine) - Constructor for class hicosim.components.plugins.vga.ProcessVGA
 
prompt() - Method in class hicosim.components.frontend.dialogues.CustomJDialog
This method sets the visibility of the JDialog to "true" and returns the input values of the two JTextFields plus the selected JRadioButton as an Object-Array, after the JDialog is disposed.
putInstr(int, String) - Method in class hicosim.components.backend.processor.Disassembler
This method stores the disassembled Instruction at the given address.
putLabelAt(int, String) - Method in class hicosim.components.backend.processor.Labels
This method is used to put a label at the given address.
putLine(int, String) - Method in class hicosim.components.backend.io.Sourcefile
This method is used to put a line in a Map to get the line by the linenumber.

A B C D E F G H I J K L M N O P R S T U V W