RoboSOP - SOP player on OPL4 using Fusion-C

Pagina 2/2
1 |

Van ToriHino

Paladin (826)

afbeelding van ToriHino

02-03-2019, 11:09

I published current source code on GitHub: https://github.com/ToriHino/RoboSOP

Van ericb59

Paragon (1099)

afbeelding van ericb59

02-03-2019, 19:35

Top ! Smile

Van journey

Hero (574)

afbeelding van journey

03-03-2019, 11:49

Really great work!

In the future will be possibile to implement IMS/ROL files also?

Van ToriHino

Paladin (826)

afbeelding van ToriHino

03-03-2019, 14:12

I'm thinking of creating a more generic player framework with plugins for the various types (something like AdPlug), on which part of this players code was already based as well.

Adding IMS/ROL should not be a big problem than as well, as well as number of the other listed formats. Of course for VGM we already have a more than adequate player (also supporting a LOT more than OPL), so no need to add that .

Van Grauw

Ascended (10707)

afbeelding van Grauw

03-03-2019, 14:47

Wouldn’t hurt to add it if you’d like anyway. In VGMPlay, TPA memory would be somewhat of a limiting factor to add more formats though, there’s not an infinite amount, every feature I add eats away at it, and the format specific processing code is not small. How is it for you?

Van ToriHino

Paladin (826)

afbeelding van ToriHino

03-03-2019, 14:56

Same problem here Smile For a lot number of formats it's already quite a challenge to fit a single player in TPA memory, next to the needed music data. So i'm looking more for a dynamic loadable player based on the requested format.

Pagina 2/2
1 |