You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.