Changeset 13 for trunk/mzxemu.lpr
- Timestamp:
- Apr 21, 2026, 2:55:51 PM (6 days ago)
- File:
-
- 1 edited
-
trunk/mzxemu.lpr (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/mzxemu.lpr
r8 r13 11 11 {$ENDIF} 12 12 SysUtils, Interfaces, // this includes the LCL widgetset 13 Forms, FormMain, FormMemory, FormDisassembler, Z80, SharpMz800, Memory, Core, 13 Forms, FormMain, FormMemory, FormDisassembler, Z80, SharpMz800, 14 MemoryTypes, Core, 14 15 Z80InstructionInfo, Z80Instructions, Disassembler, FormCpu, FormScreen, 15 FormGoToAddress, FormMessages, Base, InstructionSetGen, I8253, I8255; 16 FormGoToAddress, FormMessages, Base, InstructionSetGen, I8253, I8255, 17 FormCallStack, Debugger; 16 18 17 19 {$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)