Dead Hackers Society
Other BBSes »
 
 
Demoscene  Coding  CT60  Buy/sell

Atari coding BBS
 
Re: MPeg2 little question
Posted by: Anonymous Jul,09.2012-23:47 

There is some example YM sample code in the DHS synclock demosystem package. Look for YMDIGI8.S in the SYS folder.
Please notice that this code will not work AS IS on the Falcon due to the lack of PSG shadowing.
The line in the routine MUSIC_YMDIGI8_TIMER that is coded as:
movem.l a6/d6-d7,$ffff8800.w
could be changed to:
move.l d6,$FFFF8800.w
move.l d7,$FFFF8800.w
move.l a6,$FFFF8800.w

this would avoid use of ST only PSG shadow regs that don't exist on Falcon.

I HAVE NOT A CHANCE TO TEST THIS.

I have heard Falcon play PSG samples so it can be made to work. I have never heard falcon play PSG sample + SDMA. That would be a new trick!!

Good luck.







[All messages in this thread]    [Start new thread]

Topic Posted by  Date 
MPeg2 little question Sallafranque/Thadoss Jul,08.2012-00:42
  Re: MPeg2 little question ggn Jul,08.2012-07:58
  Re: MPeg2 little question evil Jul,08.2012-10:44
    Re: MPeg2 little question Sallafranque/Thadoss Jul,08.2012-23:49
      Re: MPeg2 little question Anonymous Jul,09.2012-01:00
        Re: MPeg2 little question Sallafranque/Thadoss Jul,09.2012-22:41
          Re: MPeg2 little question Anonymous Jul,09.2012-23:47
            Re: MPeg2 little question Sallafranque/Thadoss Jul,10.2012-00:17
          Re: MPeg2 little question evil Jul,10.2012-13:24


Reply to this message
Name:
Topic:
Anti-troll code:

Message:

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.
© 1994-2024 Dead Hackers Society Contact: Anders Eriksson