Integrats Hosp and adds ASM code for RTO/HOSP

This commit is contained in:
Ben Gräf 2019-02-08 20:11:11 +01:00
parent 8c544aa08c
commit a6c88e2d7e
13 changed files with 625 additions and 44 deletions

View file

@ -36,14 +36,14 @@
#define APP_DESC "XMRigCC CPU miner"
#define APP_COPYRIGHT "Copyright (C) 2017- BenDr0id"
#endif
#define APP_VERSION "1.8.12b (based on XMRig)"
#define APP_VERSION "1.8.13 (based on XMRig)"
#define APP_DOMAIN ""
#define APP_SITE "https://github.com/Bendr0id/xmrigCC"
#define APP_KIND "cpu"
#define APP_VER_MAJOR 1
#define APP_VER_MINOR 8
#define APP_VER_BUILD 12
#define APP_VER_BUILD 13
#define APP_VER_REV 0
#ifndef NDEBUG