Ignore:
Timestamp:
Jul 10, 2022, 12:37:58 AM (2 years ago)
Author:
chronos
Message:
  • Added: Interrupt handling.
Location:
branches/UltimatOS
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/UltimatOS

    • Property svn:ignore
      •  

        old new  
        22UltimatOS.lps
        33UltimatOS.res
         4UltimatOS.dbg
        45lib
  • branches/UltimatOS/UltimatOS.lpi

    r30 r32  
    5252            </Options>
    5353          </Linking>
     54          <Other>
     55            <CompilerMessages>
     56              <IgnoredMessages idx6058="True" idx3124="True" idx3123="True"/>
     57            </CompilerMessages>
     58          </Other>
    5459        </CompilerOptions>
    5560      </Item>
     
    9297      </Unit>
    9398      <Unit>
    94         <Filename Value="UInstructionWriter.pas"/>
     99        <Filename Value="UAssembler.pas"/>
    95100        <IsPartOfProject Value="True"/>
    96101      </Unit>
     
    99104        <IsPartOfProject Value="True"/>
    100105        <ComponentName Value="FormMemory"/>
     106        <HasResources Value="True"/>
    101107        <ResourceBaseClass Value="Form"/>
    102108      </Unit>
     
    132138    </CodeGeneration>
    133139    <Linking>
     140      <Debugging>
     141        <UseExternalDbgSyms Value="True"/>
     142      </Debugging>
    134143      <Options>
    135144        <Win32>
     
    138147      </Options>
    139148    </Linking>
     149    <Other>
     150      <CompilerMessages>
     151        <IgnoredMessages idx6058="True" idx3124="True" idx3123="True"/>
     152      </CompilerMessages>
     153    </Other>
    140154  </CompilerOptions>
    141155  <Debugging>
Note: See TracChangeset for help on using the changeset viewer.