Changeset 5 for trunk/mzxemu.lpi


Ignore:
Timestamp:
Apr 18, 2026, 7:24:02 PM (9 days ago)
Author:
chronos
Message:
  • Added: Some I/O ports handling.
  • Added: Messages form for capturing error messages.
  • Added: Go to address action.
  • Added: Allow to view all used memory areas in Memory window.
  • Added: Allow to reset CPU execution.
  • Modified: Improved memory mapping for MZ-700 and MZ-800 modes.
  • Fixed: Focusing currently executed instruction position.
  • Fixed: Wrong order or 8-bit registers in 16-bit pair.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/mzxemu.lpi

    r3 r5  
    139139        <ResourceBaseClass Value="Form"/>
    140140      </Unit>
     141      <Unit>
     142        <Filename Value="Forms/FormGoToAddress.pas"/>
     143        <IsPartOfProject Value="True"/>
     144        <ComponentName Value="FormGoToAddress"/>
     145        <ResourceBaseClass Value="Form"/>
     146      </Unit>
     147      <Unit>
     148        <Filename Value="Forms/FormMessages.pas"/>
     149        <IsPartOfProject Value="True"/>
     150        <ComponentName Value="FormMessages"/>
     151        <ResourceBaseClass Value="Form"/>
     152      </Unit>
     153      <Unit>
     154        <Filename Value="Forms/Base.pas"/>
     155        <IsPartOfProject Value="True"/>
     156      </Unit>
    141157    </Units>
    142158  </ProjectOptions>
Note: See TracChangeset for help on using the changeset viewer.