Name | Modified | Size | Downloads / Week |
---|---|---|---|
Readme.md | 2011-09-26 | 1.3 kB | |
SharpAssembler 0.7.zip | 2011-09-26 | 572.8 kB | |
Totals: 2 Items | 574.1 kB | 0 |
Installation instructions
Extract the ZIP archive somewhere, and reference the DLL files from your project. You'll need to reference at least the Core
library (SharpAssembler Core.dll
), and add anything you may want to use. The following add-on libraries are included:
* x86-64 architecture (in SharpAssembler x86-64.dll
)
* BIN file format (in SharpAssembler Bin File Format.dll
)
The libraries have Code Contracts applied to them. You are not required to support them, and it will still work. However, if you want to support them, you can get the Code Contracts Development Tools from the Microsoft DevLabs website.
Support
You can get support at the SharpAssembler website. For anything from bugs, feature requests, suggestions, documentation errors, inconsistencies and things that are not clear you may create a new ticker or start a new forum discussion topic.
License
SharpAssembler is licensed under GPL version 3. The intention is to make this library a contribution to the open source community. If you or your open source project have any specific license requirements, please contact us and we can talk about it.