Changeset 13 for trunk/mzxemu.lpi


Ignore:
Timestamp:
Apr 21, 2026, 2:55:51 PM (6 days ago)
Author:
chronos
Message:
  • Added: Call stack window.
  • Modified: Use reload pending boolean variable and reload from timer instead of Thread.Synchronize to not delay CPU execution.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/mzxemu.lpi

    r8 r13  
    5353            </Options>
    5454          </Linking>
     55          <Other>
     56            <CompilerMessages>
     57              <IgnoredMessages idx5024="True"/>
     58            </CompilerMessages>
     59          </Other>
    5560        </CompilerOptions>
    5661      </Item>
     
    9398      </Unit>
    9499      <Unit>
    95         <Filename Value="Memory.pas"/>
     100        <Filename Value="MemoryTypes.pas"/>
    96101        <IsPartOfProject Value="True"/>
    97102      </Unit>
     
    154159      </Unit>
    155160      <Unit>
    156         <Filename Value="Forms/Base.pas"/>
     161        <Filename Value="Base.pas"/>
    157162        <IsPartOfProject Value="True"/>
    158163      </Unit>
     
    171176      <Unit>
    172177        <Filename Value="I8255.pas"/>
     178        <IsPartOfProject Value="True"/>
     179      </Unit>
     180      <Unit>
     181        <Filename Value="Forms/FormCallStack.pas"/>
     182        <IsPartOfProject Value="True"/>
     183        <ComponentName Value="FormCallStack"/>
     184        <HasResources Value="True"/>
     185        <ResourceBaseClass Value="Form"/>
     186      </Unit>
     187      <Unit>
     188        <Filename Value="Debugger.pas"/>
    173189        <IsPartOfProject Value="True"/>
    174190      </Unit>
     
    215231      </Options>
    216232    </Linking>
     233    <Other>
     234      <CompilerMessages>
     235        <IgnoredMessages idx5024="True"/>
     236      </CompilerMessages>
     237    </Other>
    217238  </CompilerOptions>
    218239  <Debugging>
Note: See TracChangeset for help on using the changeset viewer.