Jump to content
IGNORED

7800 & RMT music - esp. to eckhard's player


Heaven/TQA

Recommended Posts

Hi Eckhard,

 

just for a no reason i wanted to spend some hours on coding 7800... i have tried to include another RMT tune than delta in your RMT demo but i failed with RMT 1.14... what is wrong???

 

my experience showed that just delta is working???

 

have you tested others than that module?

 

any help much appreciated

 

cheers,

Link to comment
Share on other sites

So you got it working now, right?

 

Some other things you need to keep in mind:

 

The 7800 only has one POKEY, so you can only play songs with a maximum of 4 channels. Most RMT demo songs seem to use 8 channels.

 

The 7800 player routine was converted from the player that came with RMT 1.12 (I think). Since then Raster made some changes in the player routine. So songs that use the new features of RMT 1.14 won't play properly on the 7800 either, unless the 7800 player routine was updated as well.

 

 

Ciao, Eckhard Stolberg

Link to comment
Share on other sites

yup... one problem solved...next appeared...

 

i wanted to modify your small demo...

 

exchanged the delta rmt music with another one... worked...

 

now... the mass started...

 

i wanted to integrate the taquart logo i used in my sensodx game... it should be loaded from $8000-$bfff (12k)... but just including in the source it mess doesnt want to start the cart...

 

ok... then i realised that you configured your own header... so i changed the header to start at $7f80 right before the code starts... but it doesnt work... (maybe because at $8000 is just data? no code? your code starts at $f000)

 

then i tried to remove your header completly and let 78hdr writing the header but it does not work either...

 

so... any help here needed... :)

 

 

damned 7800 beast...

test.zip

Link to comment
Share on other sites

Hello Karolj,

 

sorry, but I don't have much time to experiment with your code at the moment. But the A78 header contains some information about the ROM size (the four bytes after the game name), so if you are making the ROM bigger, you have to adjust that value too. I don't know much about 78hdr, but I'd expect it to set this value properly though. Also you need to generate a new signature key with A78SIGN, if you want to use the binary with the NTSC version of the 7800 BIOS.

 

 

Ciao, Eckhard Stolberg

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...