This repository has been archived by the owner on Oct 28, 2021. It is now read-only.
Releases: PatchMixolydic/Yachie
Releases · PatchMixolydic/Yachie
Yachie v1.0.2
- 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)
Yachie v1.0.1
Fix the shift right opcode not being picked up
Yachie v1.0
First release of Yachie.
No sound support.