This website requires JavaScript.
Explore
Help
Sign In
DragonX
/
xmrig-hac
Archived
Watch
1
Star
0
Fork
0
You've already forked xmrig-hac
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
1
Wiki
Activity
This repository has been archived on
2026-08-13
. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
2f19cddc9f999fcdb76d58b96fd2e7c55f3fcab5
xmrig-hac
/
src
/
crypto
/
rx
History
XMRig
2f19cddc9f
Added additional MSR registers for Ryzen CPUs.
2019-12-12 14:21:15 +07:00
..
Rx_linux.cpp
Added additional MSR registers for Ryzen CPUs.
2019-12-12 14:21:15 +07:00
Rx.cpp
Don't build Rx_linux.cpp on ARM.
2019-12-11 21:20:37 +07:00
Rx.h
Added RandomX option "wrmsr" with command line equivalent --randomx-wrmsr=N.
2019-12-10 23:57:29 +07:00
RxAlgo.cpp
RandomX (Arqma variant) support
2019-10-08 19:00:19 +02:00
RxAlgo.h
Use RxAlgo:base instead of switch.
2019-09-14 12:00:33 +07:00
RxBasicStorage.cpp
Memory allocation refactoring.
2019-12-08 23:17:39 +07:00
RxBasicStorage.h
Memory allocation refactoring.
2019-12-08 23:17:39 +07:00
RxCache.cpp
Memory allocation refactoring.
2019-12-08 23:17:39 +07:00
RxCache.h
Memory allocation refactoring.
2019-12-08 23:17:39 +07:00
RxConfig.cpp
Fixed --randomx-wrmsr option without parameters.
2019-12-11 19:16:01 +07:00
RxConfig.h
Added RandomX option "wrmsr" with command line equivalent --randomx-wrmsr=N.
2019-12-10 23:57:29 +07:00
RxDataset.cpp
Memory allocation refactoring.
2019-12-08 23:17:39 +07:00
RxDataset.h
Memory allocation refactoring.
2019-12-08 23:17:39 +07:00
RxNUMAStorage.cpp
Memory allocation refactoring.
2019-12-08 23:17:39 +07:00
RxNUMAStorage.h
Memory allocation refactoring.
2019-12-08 23:17:39 +07:00
RxQueue.cpp
Memory allocation refactoring.
2019-12-08 23:17:39 +07:00
RxQueue.h
Memory allocation refactoring.
2019-12-08 23:17:39 +07:00
RxSeed.h
Added class RxSeed.
2019-10-03 04:48:36 +07:00
RxVm.cpp
Fixed assembly selection for RandomX when it's on Auto
2019-12-09 18:59:49 +01:00
RxVm.h
Optimized dataset read for Ryzen CPUs
2019-12-08 16:14:02 +01:00