8000 Assembling bug with 2 files of the same name in different folders · Issue #29 · VitorVilela7/UberASMTool · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Assembling bug with 2 files of the same name in different folders #29

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

Open
mellonpizza opened this issue May 12, 2022 · 0 comments
Open

Comments

@mellonpizza
Copy link

When 2 different asm types reference files with the exact same name (e.g. using both level/foo.asm and gamemode/foo.asm), both are assembled pointing to only one file instead of to their respective files. In the example provided level 105 expects level/code.asm and gamemode 07 expects gamemode/code.asm, but both are pointer to gamemode/code.asm.

I have not tested any other combinations as of writing; and this was tested with both versions 1.4 and 1.5.
uberasm_bug.zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant
0