Ignore:
Timestamp:
Oct 20, 2020, 1:10:09 AM (4 years ago)
Author:
chronos
Message:
  • Added: Devices form with tree view of connected devices. Device control form can be opened by double click.
  • Modifid: IN/OUT instructions now use also device group index to directly specify which device should be read/written.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/CpuSingleSize/Forms/UFormMain.lfm

    r216 r220  
    105105    object MenuItem12: TMenuItem
    106106      Caption = 'View'
    107       object MenuItem13: TMenuItem
    108         Action = Core.AConsole
    109       end
    110107      object MenuItem14: TMenuItem
    111108        Action = Core.ACpu
    112109      end
    113110      object MenuItem15: TMenuItem
    114         Action = Core.AScreen
     111        Action = Core.ADevices
    115112      end
    116113      object MenuItem16: TMenuItem
Note: See TracChangeset for help on using the changeset viewer.