Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
PoroCYon
pimpmobile
Commits
eceec98a
Commit
eceec98a
authored
Sep 20, 2016
by
Erik Faye-Lund
Committed by
GitHub
Sep 20, 2016
Browse files
Update README.md
parent
eeb75d83
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
eceec98a
# Pimpmobile
# Pimpmobile
[

](https://travis-ci.org/kusma/pimpmobile)
[

](https://travis-ci.org/kusma/pimpmobile)
[

](https://opensource.org/licenses/Zlib)
Pimpmobile is an XM/MOD player for Nintendo Game Boy Advance
Pimpmobile is a high performance sample-based music playback engine
targeting the Nintendo Game Boy Advance. It is released under the
Zlib license - a permissive open source license allowing commercial
use. Please note that even though you are allowed to keep
modifications to the source code, we strongly recommend giving
notable improvement to the source code back to us.
## Features
### Currently implemented
*
File formats: Protracker MOD, FastTracker II XM
*
Most MOD effects, some XM effects
*
Good sound-quality - no "cheats"
*
Un-cached ARM7 optimized inner-loop
*
Relatively low IWRAM-usage (depends on config, around 4k in the default setup)
*
Separate sample-banks for sample-sharing across modules
*
Module sync-callbacks (E8x and Wxx)
*
Binary-only datafiles, generated by offline converter
*
All limitations are compile-time defines. No hard limits on channels etc.
*
Rather clean C code, with some ARM assembly optimizations.
*
Builds with (and depends on) devkitARM
### Planned
*
File formats: ScreamTracker S3M, ImpulseTracker IT
*
Documentation ;-)
*
Game-type sound effects, by reserving sample-channels
*
On-target file-loader (more convenient for libfat etc)
*
ARM RVDS builds
*
Extensive test-suite
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment