Heaven/TQA Posted March 26, 2003 Share Posted March 26, 2003 Thanks for the new RMT replay routine by Eckhard... now i can use good music in my 7800 game. http://home.arcor.de/estolberg/texts/index.html cheers, hve 1 Quote Link to comment https://forums.atariage.com/topic/23241-rmt-music-player-for-a7800/ Share on other sites More sharing options...
Eckhard Stolberg Posted March 26, 2003 Share Posted March 26, 2003 I'm glad you like it. I was already wondering if this routine would be useful for anyone, since I didn't get any replys when I posted a message about it a couple of days ago in the 7800 forum. I guess I shouldn't have mentioned the PAL timing, since the test program works nicely on a NTSC 7800 too. The song just plays a little faster than intended. If this game of yours is still your version of Simon, you might have to do some changes to your code. On the 7800 the POKEY repeats all the way between $4000 and $7FFF, so that your game code has to fit in 32K. And if any 5200 programmers are listening who are using DASM for their programming: The ported player routine should be easy to port to this machine too, since I defined all hardware addresses with equates at the start of the code. Simply changing them for the 5200 setup and exporting the song from the RMT tracker to your desired ROM address should allow you to have nice music in your games too. Ciao, Eckhard Stolberg Quote Link to comment https://forums.atariage.com/topic/23241-rmt-music-player-for-a7800/#findComment-254979 Share on other sites More sharing options...
Heaven/TQA Posted March 27, 2003 Author Share Posted March 27, 2003 yes...what i hate is convert XASM sources into DASM or whatever... i am a lazy coder so i want to use routines straight forwards without any hazzle. spending more time on coding itself... ;=) hve Quote Link to comment https://forums.atariage.com/topic/23241-rmt-music-player-for-a7800/#findComment-255635 Share on other sites More sharing options...
DEBRO Posted March 27, 2003 Share Posted March 27, 2003 I'm glad you like it. I was already wondering if this routine would be useful for anyone, since I didn't get any replys when I posted a message about it a couple of days ago in the 7800 forum. I must have missed that I'll go over and take a look. Quote Link to comment https://forums.atariage.com/topic/23241-rmt-music-player-for-a7800/#findComment-255670 Share on other sites More sharing options...
rockfistus Posted November 9, 2005 Share Posted November 9, 2005 I'm glad you like it. I was already wondering if this routine would be useful for anyone, You've probably made my music actually have a purpose now, so thanks. Quote Link to comment https://forums.atariage.com/topic/23241-rmt-music-player-for-a7800/#findComment-962634 Share on other sites More sharing options...
gambler172 Posted April 9, 2006 Share Posted April 9, 2006 Thanks for the new RMT replay routine by Eckhard... now i can use good music in my 7800 game. http://home.arcor.de/estolberg/texts/index.html cheers, hve Hi anyone has a bin file of the RMT demo? greetings gambler172 Quote Link to comment https://forums.atariage.com/topic/23241-rmt-music-player-for-a7800/#findComment-1048501 Share on other sites More sharing options...
+Mitch Posted April 9, 2006 Share Posted April 9, 2006 Thanks for the new RMT replay routine by Eckhard... now i can use good music in my 7800 game. http://home.arcor.de/estolberg/texts/index.html cheers, hve Hi anyone has a bin file of the RMT demo? greetings gambler172 Attached. Mitch MUSIC.zip Quote Link to comment https://forums.atariage.com/topic/23241-rmt-music-player-for-a7800/#findComment-1048688 Share on other sites More sharing options...
Recommended Posts
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.