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

Add support for importing in MWCW #98

Open
Martmists-GH opened this issue May 19, 2020 · 2 comments
Open

Add support for importing in MWCW #98

Martmists-GH opened this issue May 19, 2020 · 2 comments

Comments

@Martmists-GH
Copy link
Collaborator

No description provided.

@PikalaxALT
Copy link
Collaborator

In Discord, 19 May 2020

For debugging stuff (like ASE/ACE and other setups), it'd be easiest to import the entire codebase in MWCW from a .mcp file, and then run it on the ISNE. However, currently when adding all the .s and .c files, as well as the .lcf files, it doesn't want to build. Hence if we are able to create a valid .mcp file once we're done with decomp, this allows for way easier debugging
@Martmists-GH can you please elaborate on this further? Is this still necessary?

@Martmists-GH
Copy link
Collaborator Author

The basic idea is to be able to use the official debugger and devkit to step-by-step debug the code, rather than having to figure out the currently loaded overlays, code (re-)location, etc.

While not 100% necessary, this was one of the goals I had in mind when creating this project, as it would make debugging ACE setups easier.

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

2 participants