Closed TheRealHamtaro126 closed 7 years ago
thats not something the cc65 toolchain should do, imho. for example it does not contain tools to build C64 diskimages either.
Exactly. Such things simply do not belong to cc65 yet are easily integrated on the build system level, using original, specialised tools, instead. -- Sent from mobile device. Please have understanding.
On 10 April 2017 16:49:40 CEST, Bob Andrews notifications@github.com wrote:
thats not something the cc65 toolchain should do, imho. for example it does not contain tools to build C64 diskimages either.
-- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/cc65/cc65/issues/419#issuecomment-292972872
@TheRealHamtaro126: Thanks for your interest in cc65. However I fully agree with the other comments - and therefore close this.
@TheRealHamtaro126 there's always the option to make a set of macros for things like this, or a cfg file.
@TheRealHamtaro126 indeed, you need a new config because of the ROM header.
I don't think there's any need for "support", you can already do everything you need with a suitable config file. I made an example here: https://forums.nesdev.com/viewtopic.php?p=193241#p193241
@bbbradsmith:
Maybe you want to add (some of) that information to the cc65 Wiki on a new page (linked at https://github.com/cc65/wiki/wiki#target-platforms). You're already a cc65 Wiki editor.
Can it be possible to add support for building Famicom Disk System (*.FDS) images into CA65? it's viable for homebrewers to make and rewrite disks for that system. and is an important to add to CA65, too!
Also, make sure please tell people to get the FDS BIOS and the disk-based copy protection file (KYODAKU) files themselves, for copyright reasons!