Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add AdLib Tracker II formats (A2I, A2B, etc.) #170

Open
Wohlstand opened this issue Nov 26, 2020 · 0 comments
Open

Add AdLib Tracker II formats (A2I, A2B, etc.) #170

Wohlstand opened this issue Nov 26, 2020 · 0 comments

Comments

@Wohlstand
Copy link
Owner

There are native bank and patch formats used by AdLib Tracker II software.

Specification: http://adlibtracker.net/files/techinfo.htm
Source code of AdLib Tracker II (FreePascal), needed for compression/decompression: http://adlibtracker.net/files/at2_sourcecode_09-09-2019.zip

I started the work at the wip-adlibtracker branch but will continue it soon. Those formats do require the compression algorithm being implemented. There are pascal codes adt2pack.pas and depackio.pas which are contains compression and decompression codes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Backlog
Development

No branches or pull requests

1 participant