Ignore:
Timestamp:
Aug 7, 2024, 12:35:37 AM (2 months ago)
Author:
chronos
Message:
  • Modified: Updated Common package.
  • Fixed: Wrong return address from CALL instruction.
Location:
branches/ByteArray
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/ByteArray

    • Property svn:ignore
      •  

        old new  
        55ByteArray.lps
        66ByteArray.res
         7ByteArray.exe
  • branches/ByteArray/ByteArray.lpr

    r9 r11  
    1010  Interfaces, SysUtils,// this includes the LCL widgetset
    1111  Forms, FormConsole, FormDevice, FormScreen, FormDisassembler,
    12   FormAssembler, Cpu, BigInt, Channel, Common.Memory, FrameBuffer, Device,
     12  FormAssembler, Cpu, BigInt, Channel, Memory, FrameBuffer, Device,
    1313  Storage, DeviceMapper, Machine, Disassembler, Instructions, Parser, Message,
    1414  Assembler, Serial, Mouse, FormSourceEditor, FormMessages, FormMemory,
    15   FormStorage, Common, FormSettings, Core, FormDebugger, VarInt, Int
     15  FormStorage, Utils, FormSettings, Core, FormDebugger, VarInt, Int
    1616  { you can add units after this };
    1717
Note: See TracChangeset for help on using the changeset viewer.