This website requires JavaScript.
Explore
Help
Sign In
dan
/
Cosmos
Watch
1
Star
0
Fork
You've already forked Cosmos
0
mirror of
https://github.com/danbulant/Cosmos
synced
2026-05-20 21:08:51 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1d2c88087a
Cosmos
/
source
/
IL2CPU.Tests
/
Tests
/
SimpleVar
History
mterwoord_cp
1d2c88087a
PInvoke works now. Note: there's no string support yet, therefore the HelloWorldMetal uses user32.dll#MessageBeep to do the testing
2007-09-12 12:28:43 +00:00
..
SimpleVar.cs
Incredibly easy testing framework done. it has a bunch of .net .exe and .asm files.The .exe files are fed to the IL2CPU console app, and the resulting .asm file is compared to the framework's .asm versions. WATCH OUT: please only change the .asm file if the contents are verified to be correct!
2007-09-05 17:14:17 +00:00
SimpleVar.exe
Incredibly easy testing framework done. it has a bunch of .net .exe and .asm files.The .exe files are fed to the IL2CPU console app, and the resulting .asm file is compared to the framework's .asm versions. WATCH OUT: please only change the .asm file if the contents are verified to be correct!
2007-09-05 17:14:17 +00:00
SimpleVar.expected.asm
PInvoke works now. Note: there's no string support yet, therefore the HelloWorldMetal uses user32.dll#MessageBeep to do the testing
2007-09-12 12:28:43 +00:00