Decompollaborate / spimdisasm

MIPS disassembler
https://pypi.org/project/spimdisasm/
MIT License
45 stars 13 forks source link

Add segment vrom start to file split offset #146

Closed cadmic closed 11 months ago

cadmic commented 11 months ago

Currently the offset in a file splits csv is interpreted as an absolute vrom address, but the name suggests it should be an offset relative to the start of the segment.

Would this break any users? z64OvlDisasm.py in zelda64_compare always passes 0 for FileSplits vromStart.