Posted By
 Luca on 2024-02-25 04:36:53
 | Re: Question about music
Eh no @gerliczer, unfortunately the second form of the HVTC has gone forever several months ago, because it looked like useless...till now, time in which somebody asked for the exact needing which motivated the existence of that folder. Btw @Haplo, apart some ancient engines and their primitive embedding in their programs, most of the tunes work the way you expect: one call to initialize it, then one (or two in multiframed cases) to play it into an IRQ, just like SID.
They are simple runnable hacks which I use to keep in the most cheap form. Locate the player's program and read how and where to init music and play it into the interrupt. |