Ignore:
Timestamp:
Aug 1, 2024, 10:47:04 PM (3 months ago)
Author:
chronos
Message:
  • Added: Assembler to parse instructions from text string and produce binary code.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/bigint/BigIntVM.lpi

    r2 r4  
    118118        <IsPartOfProject Value="True"/>
    119119      </Unit>
     120      <Unit>
     121        <Filename Value="Instructions.pas"/>
     122        <IsPartOfProject Value="True"/>
     123      </Unit>
     124      <Unit>
     125        <Filename Value="Parser.pas"/>
     126        <IsPartOfProject Value="True"/>
     127      </Unit>
     128      <Unit>
     129        <Filename Value="Message.pas"/>
     130        <IsPartOfProject Value="True"/>
     131      </Unit>
     132      <Unit>
     133        <Filename Value="Example.asm"/>
     134        <IsPartOfProject Value="True"/>
     135      </Unit>
    120136    </Units>
    121137  </ProjectOptions>
Note: See TracChangeset for help on using the changeset viewer.