|
Atari coding BBS
Re: Mod Player in gcc |
Posted by: mikro
|
May,07.2008-23:14
|
this is a long shot ;)
basically, you don't need to do anything specially different to situation when you just want to use any modplayer anywhere else...
hard to explain generally but in most cases you have some binary (player) and some calling convetion like jsr binary+20 (play music), jsr binary+24 (stop music) etc... this binary you have to include into asm source file... and stuff from this asm file is then called from C source... but you need some experiences with both gas and gcc...
but -- as soon as you manage to run that player -- you're again a bit wiser ;)
|
[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.
|