Skip to content

Releases: reswitched/Mephisto

Mephisto v1.2.1

19 Jul 08:04
Compare
Choose a tag to compare

Changelog

  • make svcGetInfo return 0xf001 on unrecognized keys, so homebrew can use it for feature detection

Mephisto v1.2.0

16 May 21:53
Compare
Choose a tag to compare

Changelog

  • Add ldr:ro
  • Add svcMapPhysicalMemory and svcUnmapPhysicalMemory
  • Fix IFile fclose segfault

Mephisto v1.1.1

29 Mar 06:33
Compare
Choose a tag to compare

Changelog

  • fixed svcQueryMemory returning memory type 5 on the region immediately following the heap

Mephisto v1.1.0

29 Mar 06:32
Compare
Choose a tag to compare

Changelog

  • add --relocate option for running relocations on NRO files
  • add --initialize-memory option, to help catch uninitialized memory errors

Mephisto v1.0.2

05 Mar 23:15
Compare
Choose a tag to compare

Changelog

  • Moved map region and new map region to within the 38-bit address space.

Mephisto v1.0.1

01 Mar 05:42
Compare
Choose a tag to compare

Changelog

Unicorn is now statically linked.

Mephisto v1.0.0

28 Feb 23:12
Compare
Choose a tag to compare

Initial release