|
Atari coding BBS
Re: Another DSP question |
Posted by: heyeverybody
|
Jul,02.2013-04:36
|
if the line
bsr.w dspmod_dsp_load_program
does what I think it does, which is load MOD player into DSP and start execution, then you will not be able to then load something else in on top of that. Once the MOD DSP route starts it will take over the DSP preventing any further loading unless the DSP is reset, thereby reactivating the boot code of dsp again.
Is your aim to load mod player and then execute your own code? If so, you'll have to integrate your code into the MOD player source, including finding mem for vars etc.
not so helpful answer I know, since maybe lotsa code still to do.
|
[All messages in this thread] [Start new thread]
What's the anti-troll code? That's your personal code to be able to add comments and messages on the dhs.nu site.
Don't have a code or forgot it? Fix it here.
|