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

Releases: PatchMixolydic/Yachie

Yachie v1.0.2

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)

Yachie v1.0.1

Choose a tag to compare

@PatchMixolydic PatchMixolydic released this 21 Jan 05:34

Fix the shift right opcode not being picked up

Yachie v1.0

Choose a tag to compare

@PatchMixolydic PatchMixolydic released this 21 Jan 05:27

First release of Yachie.

No sound support.