Ignore:
Timestamp:
Aug 1, 2024, 10:09:05 PM (3 months ago)
Author:
chronos
Message:
  • Modified: Added more instructions.
Location:
branches/bigint
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/bigint

    • Property svn:ignore set to
      BigIntVM
      BigIntVM.lps
      BigIntVM.res
      BigIntVM.dbg
      lib
  • branches/bigint/Memory.pas

    r2 r3  
    2222    function ReadPos: TInt;
    2323    property Size: TInt read GetSize write SetSize;
     24    property Position: TInt read FPosition write FPosition;
    2425  end;
    2526
Note: See TracChangeset for help on using the changeset viewer.