Jump to content
IGNORED

Atari XL/XE Music


Recommended Posts

There's going to be sound parameter data in the tune's source file as well (that's where the source version of RMT's driver gets it from after all) but this isn't exactly an easy route to take either i'm afraid... if anything, trying to implement your own RMT-compatible driver will prove at least as hard as adapting the existing one.

 

The easiest route is probably the one i don't think you'll be keen on; porting your existing source code to a cross assembler and using it's binary include functionality.

Link to comment
Share on other sites

SAP files are, essentially, just XEX files with a header for the player to understand what it's dealing with; the bit you actually need is the same.

 

 

The only way i can think of to possibly make this work is to have the assembled program yank the music from disk at start-up each time, but since i've never done it on the A8 (this is something we used to do on the C64 in the 1980s before getting hold of in-memory native assemblers) i'm not even sure where to start...

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...