Ignore:
Timestamp:
Apr 10, 2019, 3:26:36 PM (6 years ago)
Author:
chronos
Message:
  • Added: Instruction write class.
  • Added: Execute CPU in background thread.
  • Fixed: DataPrefix opcodes now working.
  • Added: Show content of registers and memory. Show total number of CPU ticks.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/virtualcpu4/virtucpu4.lpi

    r169 r170  
    3232      </Item1>
    3333    </RequiredPackages>
    34     <Units Count="3">
     34    <Units Count="4">
    3535      <Unit0>
    3636        <Filename Value="virtucpu4.lpr"/>
     
    4040        <Filename Value="UFormMain.pas"/>
    4141        <IsPartOfProject Value="True"/>
    42         <ComponentName Value="Form1"/>
     42        <ComponentName Value="FormMain"/>
     43        <HasResources Value="True"/>
    4344        <ResourceBaseClass Value="Form"/>
    4445      </Unit1>
     
    4748        <IsPartOfProject Value="True"/>
    4849      </Unit2>
     50      <Unit3>
     51        <Filename Value="UInstructionWriter.pas"/>
     52        <IsPartOfProject Value="True"/>
     53      </Unit3>
    4954    </Units>
    5055  </ProjectOptions>
Note: See TracChangeset for help on using the changeset viewer.