|
random: use TinyMT instead of XorShift
|
|---|
|
|
| libraries/libstratosphere/include/stratosphere.hpp |
|---|
| libraries/libstratosphere/include/stratosphere/os.hpp |
|---|
| libraries/libstratosphere/include/stratosphere/os/os_random.hpp 0 → 100644 |
|---|
| libraries/libstratosphere/include/stratosphere/rnd.hpp 100644 → 0 |
|---|
| libraries/libstratosphere/include/stratosphere/rnd/rnd_api.hpp 100644 → 0 |
|---|
| libraries/libstratosphere/include/stratosphere/util.hpp |
|---|
| libraries/libstratosphere/include/stratosphere/util/util_tinymt.hpp 0 → 100644 |
|---|
| libraries/libstratosphere/source/map/map_api.cpp |
|---|
| libraries/libstratosphere/source/os/impl/os_random_impl.hpp 0 → 100644 |
|---|
| libraries/libstratosphere/source/os/impl/os_random_impl.os.horizon.cpp 0 → 100644 |
|---|
| libraries/libstratosphere/source/os/os_random.cpp 0 → 100644 |
|---|
| libraries/libstratosphere/source/rnd/rnd_api.cpp 100644 → 0 |
|---|
| libraries/libstratosphere/source/util/util_tinymt.cpp 0 → 100644 |
|---|
| stratosphere/loader/source/ldr_process_creation.cpp |
|---|