Ignore:
Timestamp:
Aug 19, 2020, 11:54:20 PM (4 years ago)
Author:
chronos
Message:
  • Added: TMachine class which contains CPU and peripherals.
  • Added: Execute TCpu inside background thread.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/virtcpu fixed int/virtcpu.lpi

    r166 r215  
    22<CONFIG>
    33  <ProjectOptions>
    4     <Version Value="10"/>
     4    <Version Value="11"/>
    55    <PathDelim Value="\"/>
    66    <General>
     
    4747            </Options>
    4848          </Linking>
     49          <Other>
     50            <CustomOptions Value="-dUseCThreads"/>
     51          </Other>
    4952        </CompilerOptions>
    5053      </Item2>
     
    5457    </PublishOptions>
    5558    <RunParams>
    56       <local>
    57         <FormatVersion Value="1"/>
    58       </local>
     59      <FormatVersion Value="2"/>
     60      <Modes Count="1">
     61        <Mode0 Name="default"/>
     62      </Modes>
    5963    </RunParams>
    6064    <RequiredPackages Count="1">
     
    6367      </Item1>
    6468    </RequiredPackages>
    65     <Units Count="4">
     69    <Units Count="5">
    6670      <Unit0>
    6771        <Filename Value="virtcpu.lpr"/>
     
    7680      </Unit1>
    7781      <Unit2>
    78         <Filename Value="UMachine.pas"/>
     82        <Filename Value="UCpu.pas"/>
    7983        <IsPartOfProject Value="True"/>
    8084      </Unit2>
     
    8387        <IsPartOfProject Value="True"/>
    8488      </Unit3>
     89      <Unit4>
     90        <Filename Value="UMachine.pas"/>
     91        <IsPartOfProject Value="True"/>
     92      </Unit4>
    8593    </Units>
    8694  </ProjectOptions>
     
    125133      </Options>
    126134    </Linking>
     135    <Other>
     136      <CustomOptions Value="-dUseCThreads"/>
     137    </Other>
    127138  </CompilerOptions>
    128139  <Debugging>
Note: See TracChangeset for help on using the changeset viewer.