-
Notifications
You must be signed in to change notification settings - Fork 71
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
basm: duplicate relocs in hunk #59
Comments
fixed in 11cda67. as you already mentioned: the loader was not aware of multiple relocs for a single hunk |
hmmm... strange tool... needs at least a 68020 but tests for bit 2 in AttnFlags?! |
Watch out for trace messages that report missing functions in vamos, e.g. |
Thanks a lot, it works. :) |
hi, basm from http://aminet.net/dev/asm/BarflyDisk2_00.lha cannot be load due 'duplicate relocs in hunk'.
what does this mean?
I tried to understand HunkLoadSegFile.py but failed.
Is there maybe a problem with HUNK_RELOC32SHORT?
The text was updated successfully, but these errors were encountered: