v0.1.1
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