> Awesome ^_^!!! > > Does it still run on MSX2??? -_-;; I've got 7MHz, but still... > It sounds a lot more complicated than MBWAVE and the MWM > replayer alone already took up a lot of time, not to mention > Oracle... And Meridian even supports both FM + Wave... Or is > it just written much more efficiently?? ;)
The player in Meridian uses preprocessing. When the data for the Moonsound has been sent to the corresponding ports, the program immidiately continues to collect all the data it needs for the next step. This is a part of the interruptroutine, but the interrupts are enabled at that time. In this way, I can say this is more efficiently than MBW works. And another important thing is that Meridian has got it's own BIOS. Technical point: the auxilary registerset is reserved for the interrupt routine in Meridian: no PUSH'es and POP's. But, does it still run on MSX2? Yes. ______________________________________________________________ Gratis e-mail en meer: http://www.dolfijn.nl/ _______________________________________________ MSX mailing list ([EMAIL PROTECTED]) Info page: http://lists.stack.nl/mailman/listinfo/msx
