Skip to content

Add Support for Multiple Assembly languages  #13

Description

@ParkerTenBroeck

Move to a plugin based system for assembly compiling and machine code execution

requirements

  1. Has SystemCall Plugin dependencies.
  2. Any SystemCall Plugins that are NOT written for the ISA will be disabled or unloaded and any Plugins that ARE written for the IAS will be loaded or enabled.

Replace current register GUI with a panel unique to each ISA to display internal state of CPU however fit

Runtime system calls will still be registered through the SystemCall plugin handler so that new system calls will be registered the same for all ISA implementations.

Assembly will be handled (Havent decided yet)
Other

Metadata

Metadata

Labels

Assembleranything related to the assembly processPluginanything related to the plugin systemVirtual CPUanything related with the virtual CPU that runs machine instructionsenhancementNew feature or requestnew featurenew feature planned to be added

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions