From: groepaz (groepaz_at_gmx.net)
Date: 2002-05-17 21:30:53
Hello Stephan, >> you can recompile - my suggestion for that would be, use a >> musicroutine and an irq-loader that you have sources of and convert >> those to ca65 syntax....this way they will integrate into the rest of >> your project nicely. SL> That might be a problem, at least for the music routines. But I was hoping SL> I could work around that, by putting the music to $1000, and changing the SL> linker config and startup code so the program starts at e.g. $2800. SL> Of course it's less elegant, but do you see a general problem? no, generally speaking thats not a problem at all.... except (ofcoz) that you have to manage the memory-layout yourself then (eg 0800-1000 would be unused in that scenario.....maybe place a custom charset here or whatever ;o)) -- Best regards, groepaz mailto:groepaz_at_gmx.net ---------------------------------------------------------------------- To unsubscribe from the list send mail to majordomo_at_musoftware.de with the string "unsubscribe cc65" in the body(!) of the mail.
This archive was generated by hypermail 2.1.3 : 2002-05-17 21:31:15 CEST