blocksds / libxm7

A C library to play XM (and MOD) modules on Nintendo DS using only ARM7 resources

Home Page:https://blocksds.github.io/docs/libxm7/index.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

libxm7

Introduction

A C library to play XM (and MOD) modules on Nintendo DS using only ARM7 resources (thus freeing your ARM9 from that task).

This is released as-is, under the MIT license.

Old homepage: http://wcms.teleion.it/users/cgq/nds/libxm7/

Changelog

Documentation

Please, check the documentation here:

Acknowledgements

This work would have never seen the light if it wasn't for the following:

  • devkitARM & libnds
  • my friend (c)runX 's help in teaching me what's an XM, back in 1997.
  • raina's priceless work (if you think that this library accuracy is good then you should know it's mainly because of his help!) and wonderful modules.
  • Strobe's great help in finding lots of bugs while implementing new effects, and his cool modules.
  • Rhinostrich, setrodox, Magic Fred, Romeo Knight, ogge and Kmuland for their modules and the permission to use them.

About

A C library to play XM (and MOD) modules on Nintendo DS using only ARM7 resources

https://blocksds.github.io/docs/libxm7/index.html

License:MIT License


Languages

Language:C 65.6%Language:CSS 27.7%Language:JavaScript 5.1%Language:HTML 1.2%Language:Makefile 0.3%