Commit graph

8 commits

Author SHA1 Message Date
Yoshi2
c8a33191cc Faster memory access, pid skipping, file rename 2021-09-19 12:14:00 +02:00
Yoshi2
eca1b2112b PID skipping 2021-09-19 11:22:50 +02:00
RenolY2
1aa29ccd13
Merge pull request #1 from NerduMiner/main
Add Linux Support
2021-09-17 07:54:04 +02:00
nerduminer
35a716630f Add Linux Support
Added a separate memtest python file that uses linux syscalls to read and write to memory. Due to permissions on linux dolphin-memory-lib needs to be ran as sudo as of now.
2021-09-16 22:05:49 -04:00
Yoshi2
b6ca272c60 Add write float 2021-09-16 14:29:49 +02:00
Yoshi2
95cde0fb31 Fix result issue and add uint32/float reading 2021-09-16 10:45:03 +02:00
Yoshi2
f94f231421 Initial commit 2021-09-16 09:13:53 +02:00
RenolY2
0f1cd583bd
Initial commit 2021-09-16 08:40:00 +02:00