Skip to content
This repository has been archived by the owner on May 30, 2022. It is now read-only.

Commit

Permalink
Merged assembler libraries into XSharp project.
Browse files Browse the repository at this point in the history
  • Loading branch information
czhower committed Jun 11, 2019
1 parent 2cbac05 commit 76254ba
Show file tree
Hide file tree
Showing 254 changed files with 1 addition and 19 deletions.
1 change: 1 addition & 0 deletions ToDo 2019.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
* ARM (Kudzu + Christopher)
-XSharp.Asm.x86/ARM and XSharp.Asm base
XSharp.x86.Assemblers ^^^
* Assembler bin/nasm base (Kudzu)
-Merge Assemblers in
* .xsproj (Kudzu)
Expand Down
2 changes: 0 additions & 2 deletions source/XSharp/Assembler/Gen1/.editorconfig

This file was deleted.

8 changes: 0 additions & 8 deletions source/XSharp/Assembler/Gen1/XSharp.Assembler.csproj

This file was deleted.

8 changes: 0 additions & 8 deletions source/XSharp/Assembler/x86/XSharp.x86.csproj

This file was deleted.

1 change: 0 additions & 1 deletion source/XSharp/XSharp/XSharp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@

<ItemGroup>
<ProjectReference Include="..\..\Spruce\Spruce.csproj" />
<ProjectReference Include="..\Assembler\Gen1\XSharp.Assembler.csproj" />
<ProjectReference Include="..\Assembler\x86\XSharp.x86.csproj" />
</ItemGroup>

Expand Down

0 comments on commit 76254ba

Please sign in to comment.