Update libxmp, reorganize project structure, add Makefile

This commit is contained in:
Kouya Heika
2026-04-22 19:04:22 -05:00
parent 2db7fe959b
commit 77d02142d3
17 changed files with 42 additions and 57 deletions

22
libxmp.exported Normal file
View File

@@ -0,0 +1,22 @@
_malloc
_free
_xmp_create_context
_xmp_free_context
_xmp_load_module
_xmp_release_module
_xmp_play_buffer
_xmp_play_frame
_xmp_get_format_list
_xmp_get_module_info
_xmp_set_player
_xmp_get_player
_xmp_get_frame_info
_xmp_start_player
_xmp_end_player
_xmp_restart_module
_xmp_seek_time
_xmp_channel_mute
_xmp_channel_vol
_xmp_inject_event
_xmp_test_module_from_memory
_xmp_load_module_from_memory