Changeset 17 for branches/test3/Cpu.pas
- Timestamp:
- Mar 25, 2026, 8:52:34 PM (4 days ago)
- File:
-
- 1 edited
-
branches/test3/Cpu.pas (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/test3/Cpu.pas
r16 r17 234 234 begin 235 235 Move(PMax(@Memory[PC])^, Result, Count); 236 Inc(PC, SizeOf(Count));236 Inc(PC, Count); 237 237 end; 238 238
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/portvm/chrome/site/your_project_logo.png)