Changeset 15 for branches/test2/Cpu.pas


Ignore:
Timestamp:
Nov 6, 2025, 10:51:17 PM (30 hours ago)
Author:
chronos
Message:
  • Added: Test loop.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/test2/Cpu.pas

    r14 r15  
    2020    opSetBit, opResetBit);
    2121
    22   TData = Cardinal;
     22  TData = Integer;
    2323
    2424  TInstruction = record
Note: See TracChangeset for help on using the changeset viewer.