Hello
I know some one made a hardware version of a Mp3 player for MSX
Is it possible to make a software MP3 for Turbo-r ?
It have the sample hardware, but maybe its not good enought.
If the player are made in pure assembler, it should be possible ?
There is a MODplayer for Turbo-R. But ofcause if you only make the Software version, only Mono.
Should the Turbo-r be powerfull enough, to play mp3s using moonsound?
-Claus.
Entrar ou registrar-se para comentar



It can't be compared to an all-purpose CPU like the R800. The requirements for a MOD player are a lot smaller, as you only have to scale up/down some sample data and mix (add) them - nearly no math, it's not much more than just a small stupid byte read/write loop.