Skip to content
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

"Could not disassemble" on Windows #43

Open
andrigamerita opened this issue Jan 18, 2024 · 0 comments
Open

"Could not disassemble" on Windows #43

andrigamerita opened this issue Jan 18, 2024 · 0 comments

Comments

@andrigamerita
Copy link

Hi, I'm sadly experiencing that there is a breaking issue in your program:
On my amd64 Linux machine, everything seems to work just fine, but on Windows I get an error every time I try to disassemble any ROM (nessemble rom.nes --disassemble). The same ROMs obviously disassemble fine on Linux with the latest build.
No matter if I call the program from cmd or msys2, I always get:

Could not disassemble `rom.nes`: Could not read `C:\path\to\rom.nes`

I don't get any other output from the program, and I can't get a clue at what in the source code could ever be making this issue arise on Windows but not on Linux.

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