Ignore:
Timestamp:
Apr 12, 2019, 10:48:02 PM (6 years ago)
Author:
chronos
Message:
  • Modified: Memory dump, CPU state, screen, console moved to separate forms.
  • Added: Dissasembler form.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/virtualcpu4/virtucpu4.lpr

    r176 r180  
    88  {$ENDIF}
    99  Interfaces, // this includes the LCL widgetset
    10   SysUtils, Forms, UFormMain, UCpu, UMachine
     10  SysUtils, Forms, UFormMain, UCpu, UMachine, UMemory, UFormDisassembler,
     11  UFormMemory, UFormCpuState, UFormScreen, UFormConsole
    1112  { you can add units after this };
    1213
Note: See TracChangeset for help on using the changeset viewer.