Skip to content

v2.5

Compare
Choose a tag to compare
@PistonMiner PistonMiner released this 06 Jun 18:33
· 66 commits to master since this release
  • Fixed float expressions for Super Paper Mario in ttydasm
  • Added a basic console to rel
  • Various minor improvements in rel
  • gcipack now writes the current time in UTC into the timestamp field
  • Fixed a bug in elf2rel that would cause relocations with addends against external symbols (e.g. references to members of external global structures) to erroneously drop the addend and reference the symbol without offset instead.