Added code to get a list of available encodings.

This commit is contained in:
2017-10-12 21:11:04 +01:00
parent d873345124
commit 1bef17c7a0
12 changed files with 319 additions and 93 deletions

View File

@@ -37,6 +37,7 @@
<Compile Include="LisaRoman.cs" />
<Compile Include="ATASCII.cs" />
<Compile Include="AtariST.cs" />
<Compile Include="GetEncs.cs" />
</ItemGroup>
<ItemGroup>
<None Include="packages.config" />