Page 1 of 1

Link script for MMC3?

Posted: Fri Apr 10, 2009 11:20 am
by NovaSquirrel
Because of how my project is, with small chunks that need to be accessed, I'm thinking the MMC3 might be a better choice for the mapper, with how it can access 8k sized banks. The trouble is, I don't have a link script for the MMC3...

Posted: Fri Apr 10, 2009 11:33 am
by beneficii
A what? There are guides online that explain how to use it, such as Kevtris's guide and Disch's guide.

Posted: Fri Apr 10, 2009 4:51 pm
by Memblers
beneficii wrote:A what?
I think he means a link script for the LD65 linker. I thought there have been some posts recently showing a linker script, but I don't have a link to it. Once you know how the mapper works, it's easy to adapt an existing script.

Posted: Fri Apr 10, 2009 6:02 pm
by Banshaku
Depending what you want to do, I made some link script for MMC3 with CHR-ROM or RAM. If this is what you're looking for, I can post it and you can use it as a template to learn how to make yours.

Posted: Sat Apr 11, 2009 10:29 am
by NovaSquirrel
Nevermind. I kinda decided to just go with the MMC1 instead... ^.^;;