Skip to content

v0.1.1

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Nov 14:58
· 148 commits to main since this release

What's Changed

  • Fix for argument width for Enums by @oopsmishap in #31
  • Basic Export Forwaring by @oopsmishap in #32
  • Start implementing a test framework #33
  • Fix a crash when fetching instructions from unmapped memory
  • Support WRITECOMBINE, NOCACHE and GUARD pages
  • Fix regression where 32-bit pointers were not masked correctly
  • Emulate unsupported instructions (RDRAND)
  • Improve performance of the memory map on startup

Full Changelog: v0.1.0...v0.1.1