4 Commits

Author SHA1 Message Date
Claudio Matsuoka
63b998224c Revert "Renumber effect macros"
This reverts commit 9f896e1c19.
2014-02-28 19:40:19 -03:00
Claudio Matsuoka
9f896e1c19 Renumber effect macros
Signed-off-by: Claudio Matsuoka <cmatsuoka@gmail.com>
2014-02-28 17:51:57 -03:00
Claudio Matsuoka
79d3ee1e37 Refactor common code from module loaders
The module loading code in  functions xmp_load_module() and
xmp_load_module_from_memory() were essentially the same, extract them to
a common function.

Additionally, don't set the module name to the file name if the name is
empty, it's up to the application to decide what to do with empty names.

Signed-off-by: Claudio Matsuoka <cmatsuoka@gmail.com>
2013-12-25 11:57:07 -02:00
Claudio Matsuoka
4844b7cdc1 [test] Add test for MED3 loader
Signed-off-by: Claudio Matsuoka <cmatsuoka@gmail.com>
2013-10-01 17:49:29 -03:00