Skip to content

v0.1.7

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 11 Sep 19:07
883b09c

Release Notes

All

  • Changed emulator cycle-stepping method to being caller driven instead of emulator driven. This means that, instead of Ruboy internally running as fast as possible and throttling itself with busylooping to stay at the correct speed, it now runs exactly the amount of cycles needed to fill the delta-time given by the caller. This allows the emulator to run those cycles as fast as possible and to then return control back to the caller.
  • Updated dependencies

ruboy 0.1.7

Download ruboy 0.1.7

File Platform Checksum
ruboy-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
ruboy-x86_64-apple-darwin.tar.xz Intel macOS checksum
ruboy-x86_64-pc-windows-msvc.zip x64 Windows checksum
ruboy-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

ruboy_binutils 0.1.7

Download ruboy_binutils 0.1.7

File Platform Checksum
ruboy_binutils-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
ruboy_binutils-x86_64-apple-darwin.tar.xz Intel macOS checksum
ruboy_binutils-x86_64-pc-windows-msvc.zip x64 Windows checksum
ruboy_binutils-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum