|
Atari coding BBS
low level f030 mod player |
Posted by: grazey/PHF
|
Jul,02.2010-14:26
|
Hi Guys
I'm currently patching a game which resides VERY low in memory, from $4.w onwards!
I want to include a Falcon mod player in the game but the DSPMOD 3.4 by BSW uses trap calls and also reads the $200 timer at $4ba.w
Obviously this a no-no when all low level memory is trashed.
So is there any other mod player which does things 'dirty' ?
something along the lines of :-
lea mod,a0
bsr driver+0
vbl- bsr driver +4
exit - bsr driver+8
or am I dreaming?
Cheers
Grazey
|
[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.
|