Skip to content
This repository was archived by the owner on Oct 28, 2021. It is now read-only.

Yachie v1.0.2

Latest

Choose a tag to compare

@PatchMixolydic PatchMixolydic released this 22 Jan 04:13
  • Switch RNG to use C++ mt19937 instead of C rand()
  • Fix a bug in the random instruction (the random number was being and'd with the register instead of the provided byte)