rewrite, its now a vm for a shitty subset of assembly

This commit is contained in:
2026-09-09 00:45:52 -05:00
parent d261a49213
commit a71d73e19d
76 changed files with 703 additions and 99 deletions
@@ -1 +1 @@
1228403c1cd362b89850b9015f815de0e7abf92f5255368036881f393c4b8087
6e19822cf9df8a3348f7b52adfa331baa8ea4458cbec56a5f3fa3f63bc1a6672
@@ -8,3 +8,15 @@ C:\Users\Administrator\MathApp\MathLib\obj\x86\Debug\MathLib.csproj.CoreCompileI
C:\Users\Administrator\MathApp\MathLib\obj\x86\Debug\MathLib.csproj.Up2Date
C:\Users\Administrator\MathApp\MathLib\obj\x86\Debug\MathLib.exe
C:\Users\Administrator\MathApp\MathLib\obj\x86\Debug\MathLib.pdb
C:\Users\Madeline McWhorter\MathApp\MathLib\bin\Debug\MathLib.exe.config
C:\Users\Madeline McWhorter\MathApp\MathLib\bin\Debug\MathLib.exe
C:\Users\Madeline McWhorter\MathApp\MathLib\bin\Debug\MathLib.pdb
C:\Users\Madeline McWhorter\MathApp\MathLib\bin\Debug\Core.dll
C:\Users\Madeline McWhorter\MathApp\MathLib\bin\Debug\Core.pdb
C:\Users\Madeline McWhorter\MathApp\MathLib\obj\x86\Debug\MathLib.csproj.AssemblyReference.cache
C:\Users\Madeline McWhorter\MathApp\MathLib\obj\x86\Debug\MathLib.csproj.CoreCompileInputs.cache
C:\Users\Madeline McWhorter\MathApp\MathLib\obj\x86\Debug\MathLib.csproj.Up2Date
C:\Users\Madeline McWhorter\MathApp\MathLib\obj\x86\Debug\MathLib.exe
C:\Users\Madeline McWhorter\MathApp\MathLib\obj\x86\Debug\MathLib.pdb
C:\Users\Madeline McWhorter\MathApp\MathLib\bin\Debug\SDL2-CS.dll
C:\Users\Madeline McWhorter\MathApp\MathLib\bin\Debug\Core.dll.config
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,4 @@
// <autogenerated />
using System;
using System.Reflection;
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.8", FrameworkDisplayName = ".NET Framework 4.8")]
@@ -0,0 +1 @@
a24e99afbd0184c9d42463bdac684c104fe14a1a663327ec61411ec480f74cbd
@@ -0,0 +1,12 @@
C:\Users\Madeline McWhorter\MathApp\MathLib\bin\Release\MathLib.exe.config
C:\Users\Madeline McWhorter\MathApp\MathLib\bin\Release\MathLib.exe
C:\Users\Madeline McWhorter\MathApp\MathLib\bin\Release\MathLib.pdb
C:\Users\Madeline McWhorter\MathApp\MathLib\bin\Release\Core.dll
C:\Users\Madeline McWhorter\MathApp\MathLib\bin\Release\SDL2-CS.dll
C:\Users\Madeline McWhorter\MathApp\MathLib\bin\Release\Core.pdb
C:\Users\Madeline McWhorter\MathApp\MathLib\bin\Release\Core.dll.config
C:\Users\Madeline McWhorter\MathApp\MathLib\obj\x86\Release\MathLib.csproj.AssemblyReference.cache
C:\Users\Madeline McWhorter\MathApp\MathLib\obj\x86\Release\MathLib.csproj.CoreCompileInputs.cache
C:\Users\Madeline McWhorter\MathApp\MathLib\obj\x86\Release\MathLib.csproj.Up2Date
C:\Users\Madeline McWhorter\MathApp\MathLib\obj\x86\Release\MathLib.exe
C:\Users\Madeline McWhorter\MathApp\MathLib\obj\x86\Release\MathLib.pdb
Binary file not shown.
Binary file not shown.