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

Investigate alternative linker #8

Open
andreasjhkarlsson opened this issue Aug 16, 2016 · 3 comments
Open

Investigate alternative linker #8

andreasjhkarlsson opened this issue Aug 16, 2016 · 3 comments

Comments

@andreasjhkarlsson
Copy link
Owner

There exists an alternative linker for sdcc that could maybe be used to overcome banked code problems.

http://www.tensi.eu/thomas/programming/asxxx-linker/asxxxlinker.html

@pepijndevos
Copy link

Looks good, but it seems more of a code dump than a maintained project. It seems to be a refactor of the SDCC linker, but I wonder why it's not upstreamed?

@tommai78101
Copy link

@andreasjhkarlsson

Hi, is it okay if you can explain a bit more about the banked code problems in detail? If the issues were made in more detail, it may be possible to get GBDK-n integrated into GB Studio:

https://github.com/chrismaltby/gb-studio

@basxto
Copy link

basxto commented Jul 23, 2020

Revision 11763 of SDCC adds support for banking with #pragma bank 1, RAM banking is still broken.

@tommai78101: makebin did not allows ROMs >32KiB and all banks had address 0x0000

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

4 participants