Changeset 11 for trunk/Forms/FormCpu.lfm


Ignore:
Timestamp:
Apr 20, 2026, 11:55:57 PM (6 days ago)
Author:
chronos
Message:
  • Added: Show comments in disassembled addresses.
  • Fixed: Stepping in code.
  • Modified: Show more registers in CPU view.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Forms/FormCpu.lfm

    r2 r11  
    11object FormCpu: TFormCpu
    22  Left = 834
    3   Height = 438
     3  Height = 657
    44  Top = 501
    5   Width = 476
     5  Width = 274
    66  Caption = 'CPU'
    7   ClientHeight = 438
    8   ClientWidth = 476
     7  ClientHeight = 657
     8  ClientWidth = 274
    99  DesignTimePPI = 144
    10   LCLVersion = '2.2.6.0'
     10  LCLVersion = '4.6.0.0'
    1111  object GroupBox1: TGroupBox
    1212    Left = 22
    13     Height = 370
     13    Height = 546
    1414    Top = 22
    1515    Width = 230
    1616    Caption = 'Registers'
    17     ClientHeight = 343
     17    ClientHeight = 519
    1818    ClientWidth = 228
    1919    TabOrder = 0
    2020    object ValueListEditor1: TValueListEditor
    2121      Left = 16
    22       Height = 323
     22      Height = 499
    2323      Top = 5
    2424      Width = 192
    25       FixedCols = 0
     25      Anchors = [akTop, akLeft, akRight, akBottom]
    2626      RowCount = 2
    2727      TabOrder = 0
Note: See TracChangeset for help on using the changeset viewer.