English Amiga Board

English Amiga Board (https://eab.abime.net/index.php)
-   Coders. Releases (https://eab.abime.net/forumdisplay.php?f=115)
-   -   Software with bugs (https://eab.abime.net/showthread.php?t=107788)

morbid 29 July 2021 10:54

Software with bugs
 
Over the years I have made a small collection of tools for messing about with Protracker modules. One tool that I have always wanted is a command line converter from Protracker to The Player, so I can integrate it into my automated build process.

I have finally had the time to create a small program that does just that. The goal is that the new converter should be bug for bug compatible with p61con. I have tested it with > 100 modules and the programs create identical files. However it is likely that there still are some modules that my program does not handle correctly.

The program is written in Rust and it should not be too hard to compile it for your favourite (modern) platform.
Source code is available at https://github.com/hypp/modtool.

admiral 17 September 2021 13:10

Quote:

Originally Posted by morbid (Post 1498434)
Over the years I have made a small collection of tools for messing about with Protracker modules. One tool that I have always wanted is a command line converter from Protracker to The Player, so I can integrate it into my automated build process.

I have finally had the time to create a small program that does just that. The goal is that the new converter should be bug for bug compatible with p61con. I have tested it with > 100 modules and the programs create identical files. However it is likely that there still are some modules that my program does not handle correctly.

The program is written in Rust and it should not be too hard to compile it for your favourite (modern) platform.
Source code is available at https://github.com/hypp/modtool.

Note rust is now a thing on m68k too.


All times are GMT +2. The time now is 23:54.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.

Page generated in 0.08649 seconds with 11 queries