Changeset 6 for trunk/mzxemu.lpr
- Timestamp:
- Apr 19, 2026, 10:45:05 AM (8 days ago)
- File:
-
- 1 edited
-
trunk/mzxemu.lpr (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/mzxemu.lpr
r5 r6 11 11 {$ENDIF} 12 12 SysUtils, Interfaces, // this includes the LCL widgetset 13 Forms, FormMain, FormMemory, FormDisassembler, CpuZ80, SharpMz800, Memory, 14 Core, Instructions, Disassembler, FormCpu, FormScreen, FormGoToAddress, 15 FormMessages, Base 16 { you can add units after this }; 13 Forms, FormMain, FormMemory, FormDisassembler, Z80, SharpMz800, Memory, Core, 14 Z80InstructionInfo, Z80Instructions, Disassembler, FormCpu, FormScreen, 15 FormGoToAddress, FormMessages, Base, InstructionSetGen; 17 16 18 17 {$if declared(UseHeapTrace)}
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/mzxemu/chrome/site/your_project_logo.png)