Implemented "asm" option.

This commit is contained in:
XMRig
2018-09-24 14:19:26 +03:00
parent d9de80fcea
commit 512cd05284
14 changed files with 275 additions and 34 deletions

View File

@@ -80,6 +80,7 @@ public:
SafeKey = 1005,
ThreadsKey = 't',
HardwareAESKey = 1011,
AssemblyKey = 1015,
// xmrig amd
OclPlatformKey = 1400,