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

Integrate libvgm #137

Closed
mmontag opened this issue Jun 14, 2023 · 1 comment
Closed

Integrate libvgm #137

mmontag opened this issue Jun 14, 2023 · 1 comment

Comments

@mmontag
Copy link
Owner

mmontag commented Jun 14, 2023

For all logged music formats: vgm, vgz, dro, s98, gym.
Provides much broader chip support than libgme.

The work involves disabling a few cores inside libgme (leaving SPC, etc.) so that there are no duplicate symbols during linking. ym2413.c mame core exists in both libgme and libvgm, for example.

@mmontag
Copy link
Owner Author

mmontag commented Aug 7, 2023

Done e37bc6e (and several other commits)

@mmontag mmontag closed this as completed Aug 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant