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

Build issue #10

Closed
RetroKoH opened this issue Aug 12, 2019 · 7 comments
Closed

Build issue #10

RetroKoH opened this issue Aug 12, 2019 · 7 comments

Comments

@RetroKoH
Copy link

Before I get into this... let me say, I'm trying to port the changes into a fresh pokered disasm. I seem to have almost everything accounted for but I'm getting an odd error:

error: Trying to go to a previous address (0x0010 to 0x0008)

Have you ever seen this when putting this together?

@dannye
Copy link
Owner

dannye commented Aug 12, 2019

Sounds like the rst sections are stepping on each other. Take a look at the top of home.asm

@dannye
Copy link
Owner

dannye commented Aug 12, 2019

Can I ask why you are reapplying these changes to a clean pokered repo? This repo was last synced with pokered on April 13th

@RetroKoH
Copy link
Author

I figured it out. I needed to comment out a few lines of the link file. And to answer your question, I'm trying to reapply it so as to try and better understand how it all works.

@rawr51919
Copy link
Contributor

This really isn't an issue with pokered-gbc itself, but with applying the GBC stuff on top of regular RBY. Can this be closed?

@dannye dannye closed this as completed Dec 3, 2019
@RetroKoH
Copy link
Author

RetroKoH commented Dec 10, 2019 via email

@dannye
Copy link
Owner

dannye commented Dec 10, 2019

No worries. I don't mind you using the issues for questions about this project

@RetroKoH
Copy link
Author

Can I PM you if I have modding questions unrelated to the project? I've got a mod I'm trying to do and I've hit a snag

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

3 participants