issues
search
pmret
/
papermario
Decompilation of Paper Mario (2000)
https://papermar.io
1.35k
stars
129
forks
source link
More shiftability fixes
#1203
Closed
ethteck
closed
2 months ago
ethteck
commented
2 months ago
Somehow, the double link step seems to not be needed, at least on binutils 2.42 and 2.38 (and was in fact breaking many things)
Disable linker subalign for shiftable builds
Added explicit alignment to heaps in C file
Cleaned up some various stuff