Skip to content

Releases: reswitched/Mephisto

Mephisto v1.2.1

Choose a tag to compare

@reswitchedteam reswitchedteam released this 19 Jul 08:04

Changelog

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

Mephisto v1.2.0

Choose a tag to compare

@reswitchedteam reswitchedteam released this 16 May 21:53

Changelog

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

Mephisto v1.1.1

Choose a tag to compare

@reswitchedteam reswitchedteam released this 29 Mar 06:33

Changelog

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

Mephisto v1.1.0

Choose a tag to compare

@misson20000 misson20000 released this 29 Mar 06:32

Changelog

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

Mephisto v1.0.2

Choose a tag to compare

@reswitchedteam reswitchedteam released this 05 Mar 23:15

Changelog

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

Mephisto v1.0.1

Choose a tag to compare

@reswitchedteam reswitchedteam released this 01 Mar 05:42

Changelog

Unicorn is now statically linked.

Mephisto v1.0.0

Choose a tag to compare

@reswitchedteam reswitchedteam released this 28 Feb 23:12

Initial release